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

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

Re: About the activation of minor modes


From: Emanuel Berg
Subject: Re: About the activation of minor modes
Date: Sat, 05 Mar 2022 07:20:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

angelomolina--- via Users list for the GNU Emacs text editor wrote:

> Can a minor mode activate another minor-mode or
> functionalities residing in other files ?

Indeed, you can do whatever you want with and in a minor mode
since it's just a bunch of code like everything else.

Here's an example,

  https://dataswamp.org/~incal/emacs-init/caps-back.el

> I ask because I would like my tools to be organised
> according to some categorisation criteria' rather than all
> being huddled together.

Yeah, but what has the minor-mode question to do with that?

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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