emacs-devel
[Top][All Lists]
Advanced

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

Re: Deprecation of define-key?


From: Augusto Stoffel
Subject: Re: Deprecation of define-key?
Date: Tue, 02 Aug 2022 12:14:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Tue,  2 Aug 2022 at 12:00, Lars Ingebrigtsen <larsi@gnus.org> wrote:

>> (keymap-set some-map
>>   "a" 'command-a
>>   "b" 'command-b
>>   "c" 'command-c)
>
> But how should the indentation be?  It's not a definition form, so
> indenting it like the above would be unusual.

I use the above indentation style in my personal config on the grounds
that the first argument is “special”.



reply via email to

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