emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r116461: Connect electric-indent-mode up with CC


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] trunk r116461: Connect electric-indent-mode up with CC Mode. Bug #15478.
Date: Mon, 24 Mar 2014 19:38:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 24.03.2014 19:19, Eli Zaretskii wrote:

This might be mostly true, but not always.  E.g., what if you delete a
character whose electricity caused the line to be indented in some
special way, when that character was inserted earlier?  After deleting
that character, the line might no longer be indented correctly.

This is covered by "through me typing TAB manually".

If I delete a char or a keyword making the line indented incorrectly, the next thing I do is type TAB. And `reindent-' on RET would still be a no-op.

This could be just me, but I somehow doubt that.



reply via email to

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