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

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

bug#40059: lisp-mode indentation not aligned vertically


From: Noam Postavsky
Subject: bug#40059: lisp-mode indentation not aligned vertically
Date: Sun, 15 Mar 2020 13:36:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Spenser Truex <lists@spensertruex.com> writes:
>
> 0. Open a buffer (eg. *scratch*) and M-x lisp-mode
> 1. Paste the sample into a buffer with the cursor at |
> |(:a :b
>     :c
>     :d
>     :e)
> 2. Run `indent-sexp'
> 3. Should look like this if reproduced successfully
>
> (:a :b
>  :c
>     :d
>  :e)
>
> If that doesn't work, try placing the cursor on each line and run
> `indent-for-tab-command'.

I had only tried indent-region before, but neither of these reproduce
for me either.

I don't think you've mentioned which Emacs versions you are seeing this
with.





reply via email to

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