[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ido-everywhere vs. multi-occur
From: |
Kim F. Storm |
Subject: |
Re: ido-everywhere vs. multi-occur |
Date: |
02 Sep 2002 13:46:29 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Juanma Barranquero <address@hidden> writes:
> ido with `ido-everywhere' active does not go too well with multi-occur,
> because the former steals the RET that the later uses to exit from the
> multi-file selection.
>
> M-x ido-mode
> M-x ido-everywhere
> M-x multi-occur
>
> and you must C-g to exit the multi-occur prompt.
I've fixed that, so that you can now end the prompting for buffers
with C-j; the prompt in multi-occur now indicates that when
ido-everywhere is active.
In addition, when ido is active, the buffers you have already selected
are now automagically removed from list of buffer to choose from.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: ido-everywhere vs. multi-occur,
Kim F. Storm <=