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: Visuwesh
Subject: Re: master 3447e79f24 1/3: * lisp/emacs-lisp/rx.el: Indent some rx constructs correctly.
Date: Thu, 30 Jun 2022 18:47:24 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

[வியாழன் ஜூன் 30, 2022] Michael Heerdegen wrote:

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

Not sure if this is of much significance here but 'repeat' also appears
in defcustom :type.

> Michael.



reply via email to

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