[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Calling occur from within isearch
From: |
Juri Linkov |
Subject: |
Re: Calling occur from within isearch |
Date: |
Thu, 22 Nov 2007 21:08:59 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
>>> Sometimes I think it would be good to call occur from within isearch.
>>> Anyone else that thinks it would be good to be able to do so?
>>
>> This is possible with the following patch. I'm still not sure
>> whether it is better to quit isearch before calling occur or not.
>> Anyway, it works without quitting isearch, and displays the results
>> of occur in another window.
>
> That is nice. I see no reason to end isearch, that is easy to do afterwards.
Wouldn't it be more nice if the current search line was also highlighted
in the *Occur* buffer in sync with the position in the original buffer?
--
Juri Linkov
http://www.jurta.org/emacs/
- Calling occur from within isearch, Lennart Borgman (gmail), 2007/11/21
- Re: Calling occur from within isearch, Juri Linkov, 2007/11/21
- Re: Calling occur from within isearch, Lennart Borgman (gmail), 2007/11/21
- Re: Calling occur from within isearch, Johan Bockgård, 2007/11/21
- Re: Calling occur from within isearch, Juri Linkov, 2007/11/22
- Re: Calling occur from within isearch, Johan Bockgård, 2007/11/22
- Re: Calling occur from within isearch, Juri Linkov, 2007/11/24
- Re: Calling occur from within isearch, Richard Stallman, 2007/11/24
- Re: Calling occur from within isearch, Juri Linkov, 2007/11/25
- Re: Calling occur from within isearch, Juri Linkov, 2007/11/22
- RE: Calling occur from within isearch, Drew Adams, 2007/11/21