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

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

bug#43329: 28.0.50; Incorrect indentation for variables starting with `d


From: Stefan Monnier
Subject: bug#43329: 28.0.50; Incorrect indentation for variables starting with `def' in let form
Date: Sat, 12 Sep 2020 11:48:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Would something as simple as the following (which fixes this use case)
> be the correct fix?  It only indents these forms as macros if they are
> top-level...

It obviously has the downside of not indenting properly those
definitions which are not at the very-top level.  E.g. definitions
inside an `eval-when-compile` or other.


        Stefan






reply via email to

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