emacs-devel
[Top][All Lists]
Advanced

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

Re: Indentation of def*


From: Po Lu
Subject: Re: Indentation of def*
Date: Thu, 14 Oct 2021 19:07:37 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> And people going back and forth between Emacs 29 and earlier versions
> will see the indentation change (for untagged functions), which is why
> we rarely change how Emacs Lisp is indented.
>
> So this is the thread where you can say "yay" or "eek".

Will it work to only use defun indentation for where the name begins
with `def' and only contains one word, and for anything that begins with
`define'?

I think the heuristic is too commonly used to be straight out removed.


reply via email to

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