GNU bug report logs - #17531
24.4.50; REGRESSION: `cancel-debug-on-error' no longer works

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Mon, 19 May 2014 18:23:02 UTC

Severity: normal

Found in version 24.4.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 17531 <at> debbugs.gnu.org
Subject: bug#17531: 24.4.50; REGRESSION: `cancel-debug-on-error' no longer works
Date: Tue, 20 May 2014 14:54:32 +0200
Drew Adams <drew.adams <at> oracle.com> writes:

> emacs -Q
>
> M-x load-library mouse.el
> M-x debug-on-entry mouse-drag-region
>
> Confirm that clicking mouse-1 opens the debugger for
> `mouse-drag-region'.
>
> M-: (cancel-debug-on-error)   ; (or `M-x cancel-debug-on-error')

Typo: you mean and used `cancel-debug-on-entry'.  But I can reproduce
it.

Here, `debug--function-list' returns nil after the `debug-on-entry' use,
so I guess it's related to nadvice (the according `advice--member-p'
test fails).

Michael.




This bug report was last modified 11 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.