emacs-devel
[Top][All Lists]
Advanced

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

Re: master 3447e79f24 1/3: * lisp/emacs-lisp/rx.el: Indent some rx const


From: Michael Heerdegen
Subject: Re: master 3447e79f24 1/3: * lisp/emacs-lisp/rx.el: Indent some rx constructs correctly.
Date: Thu, 30 Jun 2022 15:12:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Mattias Engdegård <mattiase@acm.org> writes:

> I'm assuming that setting indentation properties on the other symbols,
> `group-n`, `submatch-n`, `**` and `repeat`, is less objectionable.

Not sure.  Still effects `let' bindings:

(let ((repeat x
          y
        z)))

Oh - and `repeat' is even a command.

Michael.



reply via email to

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