emacs-devel
[Top][All Lists]
Advanced

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

Re: switch-to-buffer: for interactive use only


From: Stefan Monnier
Subject: Re: switch-to-buffer: for interactive use only
Date: Tue, 12 Jul 2011 00:25:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>>> !     (pop-to-buffer buffer-or-name
>>> !              '(same-window (reuse-window-dedicated . weak))
>>> !              norecord nil)))
>> AFAIU, this can still use another window when force-same-window is
>> non-nil.
> Not unless there is another special case apart from minibuffer and
> strongly dedicated windows.

IIUC There can be tons of special cases introduced by
display-buffer-alist.


        Stefan



reply via email to

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