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: martin rudalics
Subject: Re: quit-window new behavior with frames
Date: Wed, 05 Oct 2011 15:05:23 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>>> You have fixed this some time ago, but it come up again.
>>>
>>> When i hit "q": (View-quit)
>>>
>>> =>switch-to-prev-buffer: Window #<window 98 on *Help*> is dedicated to 
buffer *Help*
>> Sorry.  Please try again with revision 105871.
>>
>> Thanks, martin
>>
> Same again with revision 105996.

What precisely happens?  The `switch-to-prev-buffer' cannot be the
culprit as shown above due to

      (set-window-dedicated-p window nil)
      (switch-to-prev-buffer window 'bury-or-kill)))

If you mean that the frame is no more deleted, you have to customize the
new option `frame-auto-hide-function'.

martin



reply via email to

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