emacs-devel
[Top][All Lists]
Advanced

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

Re: quit-window new behavior with frames


From: Stefan Monnier
Subject: Re: quit-window new behavior with frames
Date: Fri, 23 Sep 2011 11:28:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> The dedicated bit is reset to nil before the window can show any other
>> buffer, so if dedicated is non-nil, you don't have to check
>> anything else.
> Not really, because the dedicated bit can be set by someone else.

Then it's that someone else's problem: setting the bit means exactly
that we should consider that no other window was ever shown in here.

If/when you bump into a real problematic case, please report it as a bug.
I don't know of any.


        Stefan



reply via email to

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