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: Moore, Mathew L
Subject: RE: Deleting chunks of whitespace
Date: Fri, 15 Nov 2002 12:42:36 -0500

> 
> > 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?
> 
> How about fixup-whitespace?
> 
> ;;suck up excess      whitespace
> (global-set-key [f12] 'fixup-whitespace)
> 


Perfect.  Thanks for everyone's assistance!

--Matt





reply via email to

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