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: Chong Yidong
Subject: Re: switch-to-buffer: for interactive use only
Date: Sun, 10 Jul 2011 09:09:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

martin rudalics <address@hidden> writes:

>> How's this patch?
>
> IIUC in interactive use `switch-to-buffer' wants `force-same-window'
> non-nil.

Do we?  OK---though I'm not sure what the rationale is.

> How do you address that here?

Just change the interactive spec to

  (interactive
   (list (read-buffer-to-switch "Switch to buffer: ") nil t))



reply via email to

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