GNU bug report logs - #40059
lisp-mode indentation not aligned vertically

Previous Next

Package: emacs;

Reported by: Spenser Truex <lists <at> spensertruex.com>

Date: Sat, 14 Mar 2020 04:57:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Spenser Truex <lists <at> spensertruex.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#40059: lisp-mode indentation not aligned vertically
Date: Sun, 15 Mar 2020 16:38:32 -0700
Noam Postavsky <npostavs <at> gmail.com> writes:

> Spenser Truex <lists <at> 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




This bug report was last modified 5 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.