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: Spenser Truex
Subject: bug#40059: lisp-mode indentation not aligned vertically
Date: Sun, 15 Mar 2020 16:38:32 -0700

Noam Postavsky <npostavs@gmail.com> writes:

> 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.

Here is my M-x version
GNU Emacs 27.0.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.14) of 
2020-03-07

-- 
Spenser Truex
spensertruex.com
San Francisco, USA





reply via email to

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