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


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>, 32825 <at> debbugs.gnu.org
Subject: bug#32825: 27.0.50; Deterministic window management
Date: Tue, 25 Sep 2018 09:28:49 +0200
> 0. emacs -Q
>
> 1. create 3 windows, e.g.:
>     C-x 3
>     C-x 2
>
> 2. type a random letter, e.g. 'z'
>
> 3. eval it with 'C-x C-e'
>     the *Backtrace* buffer with an error appears in some window,
>     quit it with 'q'
>
> 4. eval again exactly with the same key 'C-x C-e',
>     the *Backtrace* buffer appears in another window,
>     not where it appeared the previous time.
>
> What is expected: window management should be more deterministic in the
> sense that the result of the window operation should be expected beforehand,
> not popping windows in random places.

We have 'display-buffer-in-previous-window' for that purpose and the
function responsible for displaying the *Backtrace* buffer should use
it.

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.