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

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

Re: how to %g/notice/d


From: Damien Wyart
Subject: Re: how to %g/notice/d
Date: Fri, 16 Jul 2004 11:10:20 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3

* "Chang PilHun" <cph@nhncorp.com> in gnu.emacs.help:
> I want to delete all lines that includes 'notice' string.
> in vim, I can do that by :%g/notice/d
> How to in emacs?

The flush-lines function can be used for this purpose. See C-h f
flush-lines for more details.

-- 
DW


reply via email to

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