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

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

bug#6646: Ido-mode not honouring display-buffer-reuse-frames


From: Óscar Fuentes
Subject: bug#6646: Ido-mode not honouring display-buffer-reuse-frames
Date: Fri, 16 Jul 2010 03:26:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Nathaniel Flath <flat0103@gmail.com> writes:

> ./emacs -q
>
> M-x ido-mode
> M-x make-frame
> M-: (setq display-buffer-reuse-frames nil)
> C-x b *scratch*
> Click on other frame
> C-x b *scratch*
>
> Results:
> The first frame is raised, and *scratch* is not loaded into the second frame.

How ido switches to the buffer is configured through the variable

ido-default-buffer-method

which defaults to `raise-frame'.





reply via email to

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