all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Spenser Truex <lists@spensertruex.com>
Cc: 40059@debbugs.gnu.org
Subject: bug#40059: lisp-mode indentation not aligned vertically
Date: Sat, 14 Mar 2020 07:47:56 -0400	[thread overview]
Message-ID: <87bloz6tub.fsf@gmail.com> (raw)
In-Reply-To: <8736ab4k7b.fsf@spensertruex.com> (Spenser Truex's message of "Fri, 13 Mar 2020 21:46:48 -0700")

Spenser Truex <lists@spensertruex.com> writes:

> This code sample demonstrates what I consider to be a bug in the
> lisp-mode indentation.
>
> Here is a very simple example:
>
> (:a :b
>  :c
>     :d
>  :e)

I'm not able to reproduce this.  I tested on 27.0.90 and 26.3.  I get

(:a :b
    :c
    :d
    :e)

in both lisp-mode and emacs-lisp-mode.





  reply	other threads:[~2020-03-14 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-14  4:46 bug#40059: lisp-mode indentation not aligned vertically Spenser Truex
2020-03-14 11:47 ` Noam Postavsky [this message]
2020-03-15 16:00   ` Spenser Truex
2020-03-15 17:36     ` Noam Postavsky
2020-03-15 23:38       ` Spenser Truex
2020-03-16  9:24         ` martin rudalics
2020-05-03  1:13           ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bloz6tub.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=40059@debbugs.gnu.org \
    --cc=lists@spensertruex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.