[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ELPA: New package: nano-modeline
From: |
Stefan Monnier |
Subject: |
Re: ELPA: New package: nano-modeline |
Date: |
Wed, 06 Oct 2021 16:05:31 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Nicolas P. Rougier (inria) [2021-10-06 17:42:33] wrote:
> Philip Kaludercic <philipk@posteo.net> writes:
>> Are you sure you want to call
>> (nano-modeline)
> Not at all, I can remove the autoload.
Not sure what you mean by that, but the act of loading a file should not
substantially change the way Emacs behaves. E.g. the `nano-modeline.el`
file might get loaded "by accident" without the user consciously asking
Emacs to do it, so it should *not* enable `nano-modeline`.
Whether you make it a minor mode or not, please make sure that it's
enabled by calling a function (presumably one that's autoloaded) rather
than by loading a file.
Stefan
Re: ELPA: New package: nano-modeline, Nicolas P. Rougier (gmail), 2021/10/07