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

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

Re: Deleting chunks of whitespace


From: Kai Großjohann
Subject: Re: Deleting chunks of whitespace
Date: Sat, 16 Nov 2002 19:54:11 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

"Moore, Mathew L" <MooreML@BATTELLE.ORG> writes:

> Is there a quick command sequence that allows me to delete all of
> the whitespace between the point and the next non-whitespace
> character---sort of like the way M-d deletes from the point to the
> end of a word?

C-o C-f M-\ DEL

DEL means <backspace>.

Maybe RET M-\ DEL will also do the trick, but it sometimes might not
if RET does syntax-driven indentation.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)


reply via email to

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