GNU bug report logs - #8865
24.0.50; `display-buffer' does not respect `pop-up-frames'

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 14 Jun 2011 18:15:02 UTC

Severity: normal

Found in version 24.0.50

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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 'martin rudalics' <rudalics <at> gmx.at>, 8865 <at> debbugs.gnu.org
Subject: bug#8865: 24.0.50; `display-buffer' does not respect `pop-up-frames'
Date: Thu, 16 Jun 2011 22:44:37 -0400
>> Depends on the intention behind that test, I guess.
> The intention of that test has to be to determine whether
> `pop-up-frames' is nil or non-nil, since that was the original design
> of `pop-up-frames'.

You're describing the test, not its intention.

> Non-nil was designed to mean that `display-buffer' uses another frame.

Actually, it's a bit more complex than that, since display-buffer may
use another frame even if pop-up-frames is nil (e.g. via
special-display-buffer-names), or it may use the same frame even when
pop-up-frames is non-nil, e.g. if it's already displayed.

Do you have some example to point to, so we can try and see what new
predicate to define to provided the needed info?


        Stefan




This bug report was last modified 14 years and 35 days ago.

Previous Next


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