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

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

Re: ido-mode breaks filename completion in recursive minibuffers


From: Kim F. Storm
Subject: Re: ido-mode breaks filename completion in recursive minibuffers
Date: Fri, 30 Mar 2007 00:34:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Chris Moore <address@hidden> writes:

> run Emacs:
>   $ emacs -Q
>
> enable recursive minibuffers:
>   M-x set-variable RET enable-recursive-minibuffers RET t RET
>
> enable ido-mode for switching buffers:
>   M-: (ido-mode 'buffers) RET
>
> start switching buffers, but don't finish:
>   C-x b
>
> switch away from the minibuffer:
>   C-x o
>
> try finding a file, notice that TAB lists buffers, not files
>   C-x C-f TAB
>
> (TAB (translated from <tab>) runs the command ido-complete, but I'm not using 
> ido-mode to complete filenames).

Thanks.

I have installed a fix for this -- it is still not perfect (depending
on what else you may do with the minibuffer), but better than before.


--
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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