unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36145: 26.2; Unable to "trigger another backtrace"
@ 2019-06-09  7:18 Xu Chunyang
  2019-06-09 12:19 ` Noam Postavsky
  2022-05-01 11:07 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 8+ messages in thread
From: Xu Chunyang @ 2019-06-09  7:18 UTC (permalink / raw)
  To: 36145

(info "(elisp) Using Debugger") says

> When the debugger has been entered, the ‘debug-on-error’ variable is
> temporarily set according to ‘eval-expression-debug-on-error’.  If the
> latter variable is non-‘nil’, ‘debug-on-error’ will temporarily be set
> to ‘t’.  This means that any further errors that occur while doing a
> debugging session will (by default) trigger another backtrace.

Text before "This means.." is correct, but the conclusion seems
incorrect, to reproduce

- emacs -Q
- M-: (/ 1 0)     ;; enter the debugger
- M-: (/ 2 0)     ;; just message the error, no another backtrace

Am I misunderstanding "trigger another backtrace"?





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-01 11:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-09  7:18 bug#36145: 26.2; Unable to "trigger another backtrace" Xu Chunyang
2019-06-09 12:19 ` Noam Postavsky
2019-06-09 15:50   ` Noam Postavsky
2019-06-21 12:21     ` Noam Postavsky
2019-06-21 12:50       ` Noam Postavsky
2021-09-22 21:19         ` Lars Ingebrigtsen
2022-05-01 11:41           ` Lars Ingebrigtsen
2022-05-01 11:07 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).