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: Thu, 22 Sep 2011 08:37:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Yes.  But the initial bug was in `special-display-popup-frame'.  I want
> to delete only dedicated windows/frames that never showed another buffer
> during their life.  Please check again.

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.


        Stefan



reply via email to

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