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: Benjamin Lewis
Subject: Re: Deleting chunks of whitespace
Date: Fri, 15 Nov 2002 10:22:47 -0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.1 (sparc-sun-solaris2.8)

On Fri, 15 Nov 2002, Mathew L. Moore wrote:

> Hello,
> 
> 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?
> 
> Thanks for your help.

Not quite what you want, but you could check out `delete-horizontal-space'
and 'just-one-space', bound by default to `M-\' and 'M-<SPC>' respectively.

If you can't find what you want, you could possibly grab the code for one
of these from simple.el and modify it...

-- 
Benjamin Lewis

Although the moon is smaller than the earth, it is farther away.


reply via email to

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