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

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

RE: [External] : Re: Activating a minor-mode


From: angelomolina
Subject: RE: [External] : Re: Activating a minor-mode
Date: Mon, 14 Mar 2022 23:15:11 +0100 (CET)

Mar 14, 2022, 21:55 by drew.adams@oracle.com:

>> I also want to activate the minor-mode globally.
>> How could I activate a minor-mode globally?
>>
>
> I also want a falafel.  Or a burrito.  And a beer.  Right now!
> ___
>
> Have you tried to *ask Emacs*?
>
> Start with `C-h f define-minor-mode'.
>
> Check the Emacs manual, with `i minor mode'.
>
> Check the Elisp manual, with `i minor mode':
>

It only describes how to code and define a minor-mode rather than using.  
Because of the utility
of using a minor-mode, I do not see some focused information on how to 
construct and use a
minor-mode using some examples.  There is only an introduction to lisp but is 
quite basic.





> https://www.gnu.org/software/emacs/manual/html_node/elisp/Defining-Minor-Modes.html
> ___
>
> You'll generally get more, and better, help from Emacs itself.
>
> And having _tried_ to *ask Emacs* you'll generally get more, and better, help 
> from mailing lists and online Q&A.
>
> (Just a suggestion - unsolicited, free advice.)
>
> And no, it's not obvious at the outset how to ask Emacs.  But that's really 
> the first, and the most empowering, thing to learn.
>
> Ask Emacs how to ask Emacs...
> Ask Elisp how to ask Elisp...
>



reply via email to

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