help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: ido mode will not allow me to have the same buffer open in 2 frames


From: Tom Rauchenwald
Subject: Re: ido mode will not allow me to have the same buffer open in 2 frames
Date: Mon, 27 Jul 2009 17:31:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Terrence Brannon <metaperl@gmail.com> writes:

> If I type C-x b and select a buffer which is already open in another
> window, ido-mode will pop the cursor over to the frame where the
> buffer is already visible.
>
> However, I want another copy of the buffer in another frame.

(setq ido-default-file-method 'selected-window)
(setq ido-default-buffer-method 'selected-window)

in .emacs

-tom

-- 
Setzt du dich in Heidelbeerchen
Hast du blaue Beidlhärchen.





reply via email to

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