bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7865: Bug in display-buffer-reuse-frames [was Re: bug#7865: 24.0.50;


From: Chong Yidong
Subject: bug#7865: Bug in display-buffer-reuse-frames [was Re: bug#7865: 24.0.50; doc of display-buffer-reuse-frames]
Date: Sat, 12 Feb 2011 16:10:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> This option is used in only `display-buffer', in a test that is
> essentially (or pop-up-frames display-buffer-reuse-frames ...)
>
> That means that this option has no effect if `pop-up-frames' is
> non-nil.

I think this is actually a bug.  Doing `C-x b' with non-nil
display-buffer-reuse-frames should make Emacs raise another frame if
it;s already displaying the desired buffer---regardless of the value of
pop-up-frames.

Currently, if display-buffer-reuse-frames and pop-up-frames are both t,
`C-x b' instead displays the buffer in the existing frame.  So
`pop-up-frames' has changed the behavior, even though it's not doing any
"popping up" in this case.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]