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

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

bug#6786: 23.2; Ido-mode switch-to-buffer switches frames


From: Óscar Fuentes
Subject: bug#6786: 23.2; Ido-mode switch-to-buffer switches frames
Date: Tue, 03 Aug 2010 23:05:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Joel James Adamson <adamsonj@email.unc.edu> writes:

> emacs -Q; open a new frame using "C-x 5 2" and switch to that frame.
> Then switch from *scratch* to *Messages* in the first frame.  Enable
> ido-mode using "M-x ido-mode".  Switch to the second frame and try
> switching to *Messages*.  The point (and focus) move to the other
> window.
>
> Setting the ido-mode variables `ido-default-file-method' and
> `ido-default-buffer-method' to 'selected-window does not change this
> behavior.

It does for me with version 24.0.50.1 following your recipe starting
with emacs -Q. The buffer appears on the selected window of the current
frame.

See the variable display-buffer-reuse-frames, it should be `nil' to work
as you want. But that's already the default value son I don't understand
why you see that behavior with emacs -Q.





reply via email to

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