emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/command 064f146 1/2: Change command to interactive ... modes


From: Eli Zaretskii
Subject: Re: scratch/command 064f146 1/2: Change command to interactive ... modes
Date: Wed, 17 Feb 2021 17:21:53 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Stefan Kangas <stefankangas@gmail.com>,  dgutov@yandex.ru,
>   emacs-devel@gnu.org
> Date: Tue, 16 Feb 2021 23:00:30 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > I think these nano-issues, if they are issues at all, don't come close
> > to justifying incompatible changes.
> 
> I think that in the long term, taking care to not make simple things
> like making a command for a mode too arduous, is important.

I don't think using 'declare' or a plist can be characterized as
"arduous".

> And again, I don't see what makes extending `interactive' so special
> here.  We introduce new things in Emacs Lisp all the time when we think
> that that improves the language.

It's not the extension per se, it's the fact that it causes
difficulties, as mentioned in this thread.  they may be small
difficulties, but the alternatives avoid them completely, and aren't
more complex.  I think using one of the alternatives will leave more
developers happy, and that in itself is a significant advantage, IMO.



reply via email to

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