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

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

Re: Negative occur


From: David Kastrup
Subject: Re: Negative occur
Date: Wed, 28 Nov 2007 11:21:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

"spamfilteraccount@gmail.com" <spamfilteraccount@gmail.com> writes:

> Is there a command like occur which shows non-matching lines? It would
> come in handy for me for the work I'm doing.
>
> It's a useful a feature and not hard to implement, so I'm sure it's
> already in Emacs in some form only I'm overlooking it.

You could try running "occur" with the pattern "^" (which matches
every line), then prune the results with M-x delete-matching-lines RET

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

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