unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Xu Chunyang <mail@xuchunyang.me>
To: 36145@debbugs.gnu.org
Subject: bug#36145: 26.2; Unable to "trigger another backtrace"
Date: Sun, 09 Jun 2019 15:18:37 +0800	[thread overview]
Message-ID: <m21s03z0oi.fsf@xuchunyang.me> (raw)

(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"?





             reply	other threads:[~2019-06-09  7:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-09  7:18 Xu Chunyang [this message]
2019-06-09 12:19 ` bug#36145: 26.2; Unable to "trigger another backtrace" 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m21s03z0oi.fsf@xuchunyang.me \
    --to=mail@xuchunyang.me \
    --cc=36145@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).