* bug#6646: Ido-mode not honouring display-buffer-reuse-frames
@ 2010-07-16 0:40 Nathaniel Flath
2010-07-16 1:26 ` Óscar Fuentes
0 siblings, 1 reply; 5+ messages in thread
From: Nathaniel Flath @ 2010-07-16 0:40 UTC (permalink / raw)
To: 6646
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting from `emacs -Q':
./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.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/local/share/emacs/23.2/etc/DEBUG.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#6646: Ido-mode not honouring display-buffer-reuse-frames
2010-07-16 0:40 bug#6646: Ido-mode not honouring display-buffer-reuse-frames Nathaniel Flath
@ 2010-07-16 1:26 ` Óscar Fuentes
2010-07-22 11:03 ` Juanma Barranquero
0 siblings, 1 reply; 5+ messages in thread
From: Óscar Fuentes @ 2010-07-16 1:26 UTC (permalink / raw)
To: Nathaniel Flath; +Cc: 6646
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'.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#6646: Ido-mode not honouring display-buffer-reuse-frames
2010-07-16 1:26 ` Óscar Fuentes
@ 2010-07-22 11:03 ` Juanma Barranquero
2010-07-22 12:38 ` Nathaniel Flath
0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2010-07-22 11:03 UTC (permalink / raw)
To: Nathaniel Flath; +Cc: 6646, Óscar Fuentes
2010/7/16 Óscar Fuentes <ofv@wanadoo.es>:
> How ido switches to the buffer is configured through the variable
>
> ido-default-buffer-method
Nathaniel, does any of the possible values of
`ido-default-buffer-method' suit your need? If so we can close this
bug; else I'll tag it as a wishlist.
Juanma
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#6646: Ido-mode not honouring display-buffer-reuse-frames
2010-07-22 11:03 ` Juanma Barranquero
@ 2010-07-22 12:38 ` Nathaniel Flath
2010-07-22 12:44 ` Juanma Barranquero
0 siblings, 1 reply; 5+ messages in thread
From: Nathaniel Flath @ 2010-07-22 12:38 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: 6646, Óscar Fuentes
yes, it does.
Thanks
On Thu, Jul 22, 2010 at 6:03 AM, Juanma Barranquero <lekktu@gmail.com> wrote:
> 2010/7/16 Óscar Fuentes <ofv@wanadoo.es>:
>
>> How ido switches to the buffer is configured through the variable
>>
>> ido-default-buffer-method
>
> Nathaniel, does any of the possible values of
> `ido-default-buffer-method' suit your need? If so we can close this
> bug; else I'll tag it as a wishlist.
>
> Juanma
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#6646: Ido-mode not honouring display-buffer-reuse-frames
2010-07-22 12:38 ` Nathaniel Flath
@ 2010-07-22 12:44 ` Juanma Barranquero
0 siblings, 0 replies; 5+ messages in thread
From: Juanma Barranquero @ 2010-07-22 12:44 UTC (permalink / raw)
To: Nathaniel Flath; +Cc: 6646-done, Óscar Fuentes
On Thu, Jul 22, 2010 at 14:38, Nathaniel Flath <flat0103@gmail.com> wrote:
> yes, it does.
Great.
Juanma
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-07-22 12:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 0:40 bug#6646: Ido-mode not honouring display-buffer-reuse-frames Nathaniel Flath
2010-07-16 1:26 ` Óscar Fuentes
2010-07-22 11:03 ` Juanma Barranquero
2010-07-22 12:38 ` Nathaniel Flath
2010-07-22 12:44 ` Juanma Barranquero
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.