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

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

Re: improvement for `delete-indentation'


From: Dave Love
Subject: Re: improvement for `delete-indentation'
Date: Thu, 08 Jan 2004 17:26:39 +0000
User-agent: Gnus/5.1005 (Gnus v5.10.5) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> I think it should be controlled by a variable that can be set by the
> major mode, because not all languages have this kind of continuation.

Of course, but in what case would single escape+newline mean something
else?  It isn't just for a statement continuation anyhow; I also had
in mind broken strings.

The command can't be unambiguously correct in its treatment of
whitespace, so I don't think it's worth complication for potential
pathological cases.  If it deletes an extra character, you just
re-type it.  I suppose you could even put in an undo boundary.




reply via email to

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