emacs-devel
[Top][All Lists]
Advanced

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

Re: quit-window is broken


From: martin rudalics
Subject: Re: quit-window is broken
Date: Mon, 17 Nov 2008 20:15:31 +0100
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> yes, it turned out that the problem was with my advice to
> switch-to-buffer not to create new buffers by default.
> I wish there were an option for that.

But `switch-to-buffer' doesn't create a new buffer by default.  It
switches to the buffer returned by `other-buffer' instead.

If it helps we can always hardcode `other-buffer' in the call in
`quit-window'.  When `pop-to-buffer' is rewritten we might have to do
that anyway.  Then the semantics of `switch-to-buffer' changes too ...

martin




reply via email to

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