bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11301: 24.1.50; `define-minor-mode' should set `custom-mode-group' a


From: Stefan Monnier
Subject: bug#11301: 24.1.50; `define-minor-mode' should set `custom-mode-group' according to :group
Date: Fri, 04 Jun 2021 13:13:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen [2021-06-04 10:45:42] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> The "extra args for decustom" are only used when define-minor-mode uses
>> a defcustom, i.e. only for global minor modes.
> Yes.  But why?  :-)

Because we haven't been able to provide Custom support for buffer-local
variables in the many years since `defcustom` was introduced.  ;-)


        Stefan






reply via email to

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