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

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

max unindent: indent-* with arg 0


From: Dan Jacobson
Subject: max unindent: indent-* with arg 0
Date: 19 May 2002 13:28:17 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Gentlemen, it might be the case that indent-rigidly, indent-region,
etc. when called with an argument of zero, should remove all
indentation.

I mean I was dealing with these lines
       Hi.  I'm indented.
      Me too.
          Me three.
And thinking, must I resort to (query-replace-regexp "^\\s-+" "") or
isn't there some command called *-indent-* to handle it.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

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