GNU bug report logs -
#938
23.0.60; debug-on-error sometimes fails to debug on error
Previous Next
Reported by: Markus Triska <markus.triska <at> gmx.at>
Date: Mon, 8 Sep 2008 23:40:04 UTC
Severity: normal
Tags: notabug
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
In emacs -Q, when I evaluate the forms:
(defun my-err ()
(error "Err"))
(toggle-debug-on-error)
(add-hook 'post-command-hook 'my-err)
I get:
Error in post-command-hook: (error Err)
and do not see the debugger.
In GNU Emacs 23.0.60.11 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
of 2008-09-02 on mt-computer.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
This bug report was last modified 13 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.