help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Narrow buffer to the results of an isearch?


From: Kevin Rodgers
Subject: Re: Narrow buffer to the results of an isearch?
Date: Fri, 07 Oct 2005 10:50:49 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Ryan Newton wrote:
Maybe this is impossible, I certainly haven't found anything on it yet.

What I want is to mask the current buffer to all lines matching an search. Unfortunately I don't know if narrow-to-region can be used for this, because the region is defined as a continuous area of text between the mark and the point.

Has anyone hacked up support for discontinuous regions? Or some other way that I can filter the buffer to only my lines of interest?

M-x occur

--
Kevin Rodgers





reply via email to

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