diff options
author | Gemini Lasswell <gazally@runbox.com> | 2019-07-30 10:00:27 -0700 |
---|---|---|
committer | Gemini Lasswell <gazally@runbox.com> | 2019-09-13 13:43:07 -0700 |
commit | 2093395dbf8563af38f206950d95f0bc20183b9c (patch) | |
tree | 0e4c7788113b296bf768c125925e3061546e898a /lisp/emacs-lisp/cl-print.el | |
parent | 224534ab8d3f60fea28b271859f8eaf373f95089 (diff) | |
download | emacs-2093395dbf8563af38f206950d95f0bc20183b9c.tar.gz emacs-2093395dbf8563af38f206950d95f0bc20183b9c.tar.bz2 emacs-2093395dbf8563af38f206950d95f0bc20183b9c.zip |
Improve print output options commands in backtrace-mode (bug#36566)
* lisp/emacs-lisp/backtrace.el (backtrace-view): Mention
:print-gensym in docstring.
(backtrace-mode-map): Add keyboard binding for
backtrace-toggle-print-gensym. Add menu entries for
backtrace-toggle-print-circle and backtrace-toggle-print-gensym.
(backtrace--with-output-variables): Bind print-gensym with value
of :print-gensym found in view plist.
(backtrace-toggle-print-circle): Remove description of
implementation details from docstring.
(backtrace-toggle-print-gensym): New command.
(backtrace--toggle-feature): Add echo area message describing result
of command.
* test/lisp/emacs-lisp/backtrace-tests.el
(backtrace-tests--print-circle): New test.
* doc/lispref/debugging.texi (Backtraces): Document keyboard
binding for backtrace-toggle-print-gensym.
Diffstat (limited to 'lisp/emacs-lisp/cl-print.el')
0 files changed, 0 insertions, 0 deletions