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

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

bug#16774: Enabled minor mode lists


From: Stefan Kangas
Subject: bug#16774: Enabled minor mode lists
Date: Thu, 20 Aug 2020 18:28:58 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Evgkeni Sampelnikof <evgkeni.sampelnikof@gmail.com> writes:

> Has it been considered for each major mode to have a list of minor
> modes that are enabled in it? The list would be "executed" before the
> major-mode hook is run, and it would be modifiable through customize.
>
> This would give users unfamiliar with elisp more control. It would
> also reduce the negative aspects of enabling a minor mode by default
> -- finding out what's enabled and disabling would be trivial.

(This was reported 6 years ago but never got a reply at the time.)

I don't understand this feature request.  Isn't that exactly what the
major-mode hook is?  What exactly are you asking for here?

Best regards,
Stefan Kangas





reply via email to

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