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: Fri, 16 Jan 2004 00:16:37 +0000
User-agent: Gnus/5.1005 (Gnus v5.10.5) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> If someone wants to install this, please add a variable to enable it.
> Someone else can make modes set that var.

As far as I can tell in the absence of counterexamples, the
mode-specific variability is the presence of the escape syntax table
entry.  I don't see what the criteria would be for setting such an
explicit variable, anyway.

An example of something that's currently done wrong (and I didn't fix) is

"a\n\
n"

in, say, C mode, or

?\ 
)

in elisp.




reply via email to

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