GNU bug report logs - #32825
27.0.50; Deterministic window management

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 24 Sep 2018 19:15:02 UTC

Severity: minor

Tags: moreinfo

Found in version 27.0.50

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 32825 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 32825 <at> debbugs.gnu.org, Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#32825: 27.0.50; Deterministic window management
Date: Tue, 25 Sep 2018 19:56:31 +0200
> Actually, it already does, but `display-buffer-in-previous-window'
> doesn't behave as expected.  Seems it fails.  Maybe the recursive edit
> the debugger uses interferes, dunno.

No.  It's the default setting of 'debugger-bury-or-kill'.  With
'append' it does reuse the previous window.  With the default 'bury'
the buffer is not added to the window's list of previous buffers.  We
can set the default to 'append' but then the *backtrace* buffer may
eventually show up when invoking 'previous-buffer' which can be a
nuisance, sometimes.  I leave the choice to you and Juri.

martin




This bug report was last modified 3 years and 24 days ago.

Previous Next


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