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

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

Re: its possible to make emacs not respond with ido mode


From: Stefan Monnier
Subject: Re: its possible to make emacs not respond with ido mode
Date: Fri, 27 May 2005 13:18:49 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> - ido starts looking for the file "everywhere" according to some
>> algorithm I dont know, something like "locate". 
>> - This is annoying and time consuming, so i press c-g. However, ido
>> doesnt stop looking, so I get annoyed and press c-g several times
>> quickly.

I recommend the use of while-no-input for such cases (I actually wrote the
first version of it when working on icomplete.el).


        Stefan




reply via email to

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