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

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

Re: delete whitespace lines with replace-regexp


From: Eric Hanchrow
Subject: Re: delete whitespace lines with replace-regexp
Date: Thu, 12 Jul 2007 10:25:13 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

I know you said that you wanted to use replace-regexp, but if you're
willing to be flexible -- I'd just to

        M-x flush-lines RET ^ \s-*$ RET
-- 
Most of what ends up in my essays I only thought of when I sat
down to write them.  That's why I write them.
        -- Paul Graham





reply via email to

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