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

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

bug#16852: 24.3.50; Elisp indentation bug in `indent-for-tab-command'


From: Stefan Monnier
Subject: bug#16852: 24.3.50; Elisp indentation bug in `indent-for-tab-command'
Date: Mon, 24 Feb 2014 15:52:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Hmm. Looks like a bug in `indent-sexp' to me.

Indeed, there are some discrepancies in Elisp between indent-region and
indent-line.  We should fix them by scrapping the indent-region code,
I think (tho this requires improving the generic indent-region code so
that it can also do the "indent-comment" thingy that Elisp's
indent-region does).


        Stefan





reply via email to

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