GNU bug report logs - #8789
23.3; debug backtrace buffer changes window on step-through

Previous Next

Package: emacs;

Reported by: Pete Beardmore <pete.beardmore <at> msn.com>

Date: Thu, 2 Jun 2011 17:28:02 UTC

Severity: normal

Found in version 23.3

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 'Michael Heerdegen' <michael_heerdegen <at> web.de>, 8789 <at> debbugs.gnu.org
Subject: bug#8789: 23.3; debug backtrace buffer changes window on step-through
Date: Thu, 20 Sep 2012 15:50:37 +0200
> emacs -Q
>
> M-x load-file MARTIN-debug.elc
>
> M-x load-library files.el
>
> M-x debug-on-entry file-name-nondirectory
>
> C-x 4 f ; or something else, to enter the debugger
>
> In the debugger: hit `e' and enter `last-command', to evaluate that variable.
>
> I get this error:
>
> call-interactively: Wrong type argument: stringp, nil
>
> You should be able to evaluate a variable using `e' in the debugger.

My bad.  I inadvertently removed an assignment in `debug'.  Should work
now as before.  You can pick the change here:

http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/110113

Thanks, martin




This bug report was last modified 12 years and 223 days ago.

Previous Next


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