emacs-devel
[Top][All Lists]
Advanced

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

Re: Calling occur from within isearch


From: Lennart Borgman (gmail)
Subject: Re: Calling occur from within isearch
Date: Thu, 22 Nov 2007 22:48:23 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Juri Linkov wrote:
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?

Indeed it would IMO. That would make it easier to get an overview.

Since not everyone want more key bindings during isearch then maybe it could be an option so that users could easily turn on/off a binding for this? Would that be acceptable?




reply via email to

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