emacs-devel
[Top][All Lists]
Advanced

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

Re: master a154f0aa73b: shell-command-mode: New major mode for async-she


From: Dmitry Gutov
Subject: Re: master a154f0aa73b: shell-command-mode: New major mode for async-shell-command
Date: Fri, 13 Sep 2024 01:25:01 +0300
User-agent: Mozilla Thunderbird

On 12/09/2024 14:58, Robert Pluim wrote:
Itʼs probably too late to change for emacs-30, but any particular
reason this is a `defvar' instead of a `defcustom'?

A user option implies validity of different options, but as you can see the new major mode is there to fix a bug (a long-standing one, I guess), and the defvar is for any users who feel their workflows break because of that.

Not sure who would be the target audience, though.



reply via email to

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