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

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

bug#27646: Bug: Emacs Lisp Indentation


From: Noam Postavsky
Subject: bug#27646: Bug: Emacs Lisp Indentation
Date: Tue, 28 Nov 2017 21:26:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

close 27646
quit

npostavs@users.sourceforge.net writes:

> That would certainly be a bug, but I can't reproduce this, when I run
> indent-region or indent-sexp on that code I get the correct indentation:
>
> (defconst init-font-lock-keywords
>   `(,@(let ((constant-pattern "\\(?:\\sw\\|\\s_\\)+")
>             (keywords         nil))
>         (dolist (symbol '(init-a
>                           init-b

Closing, since there's been no followup.





reply via email to

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