[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ioccur, incremental occur
From: |
Leo |
Subject: |
Re: ioccur, incremental occur |
Date: |
Mon, 12 Apr 2010 17:05:08 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
On 2010-04-03 07:01 +0100, Thierry Volpiatto wrote:
> Even better, instead of keeping a ioccur buffer (unique) like occur,
> ioccur use now named ioccur-buffer for each buffer where you search in.
> So the ioccur is not overwrited if you search in another buffer.
>
> So when you call ioccur and a ioccur-buffer exist for this buffer,
> incremental search is NOT started, the ioccur-buffer is displayed.
>
> When ioccur-buffer is visible and you call ioccur from other buffer,
> ioccur-buffer is erased and incremental search restart.
>
> When you are in ioccur-buffer, hitting "R" erase buffer and restart
> incremental search.
>
> Of course, hitting C-j or left just jump to matched line and kill ioccur
> buffer as always.
>
> This is in development branch of ioccur:
> hg clone http://mercurial.intuxication.org/hg/ioccur
>
> cd to ioccur directory
>
> hg update -C development
I will try it out later on.
Unfortunately because of the key flashing issue which is very disturbing
I haven't been using ioccur.el. My suggestions in last post was too
hasty also.
Leo
- Re: ioccur, incremental occur, Leo, 2010/04/01
- Re: ioccur, incremental occur, Thierry Volpiatto, 2010/04/01
- Re: ioccur, incremental occur, Thierry Volpiatto, 2010/04/03
- Re: ioccur, incremental occur,
Leo <=
- Re: ioccur, incremental occur, Leo, 2010/04/20
- Re: ioccur, incremental occur, Thierry Volpiatto, 2010/04/20
- Re: ioccur, incremental occur, Leo, 2010/04/20