GNU bug report logs - #7368
display-buffer may not respect pop-up-frames value

Previous Next

Package: emacs;

Reported by: Andrey Paramonov <cmr.aparamon <at> gmail.com>

Date: Wed, 10 Nov 2010 21:55:01 UTC

Severity: normal

Found in version 23.2

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: Андрей Парамонов <cmr.pent <at> gmail.com>
Cc: 7368 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: bug#7368: display-buffer a softly dedicated window
Date: Wed, 17 Nov 2010 15:16:36 +0100
>> It could fail because it falls back on `display-buffer' when the
>> selected window is a minibuffer window or dedicated.  `pop-to-buffer'
>> and the remaining members of the `switch-to-buffer' family always fail
>> to use a weakly dedicated window.
>>
>
> I mean override soft-dedication *inside* display-buffer. And
> switch-to-buffer actually doesn't fail to override "softly dedicated"
> window (see my examle).

It doesn't fail in your example.  I explained above how it can fail.

But rather than thinking about how to "fix" this I'd try to find out why
`display-buffer' is called _before_ burying the completions buffer.  The
plain fact that the completions buffer can be reused by `display-buffer'
indicates that it is no more useful at the time `display-buffer' gets
called.

martin




This bug report was last modified 10 years and 237 days ago.

Previous Next


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