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: Michael Heerdegen <michael_heerdegen <at> web.de>
To: 8789 <at> debbugs.gnu.org
Subject: bug#8789: 23.3; debug backtrace buffer changes window on step-through
Date: Thu, 20 Sep 2012 19:10:08 +0200
martin rudalics <rudalics <at> gmx.at> writes:

> Suppose I do
>
> (progn
>   (load-library "files.el")
>   (debug-on-entry 'file-remote-p))
>
> then I can observe the same behavior as you, more or less.
>
> Emacs 23 reacts in precisely the same manner here.  Emacs 22 doesn't.
> So this is something that must have changed in between these two
> versions.  I don't have the slightest idea what may have caused this and
> whether this qualifies as an error.

It's caused by the calculation of the mode-line.  Try this:

  (setq-default mode-line-remote nil)

and the problem is gone.


Michael.




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.