emacs-devel
[Top][All Lists]
Advanced

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

Re: Package initialization


From: Helmut Eller
Subject: Re: Package initialization
Date: Sat, 18 Jul 2015 21:00:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

On Sat, Jul 18 2015, Artur Malabarba wrote:

>> Which seems to suggest that one should write some
>> ;;;###autoload (progn ...)
>> somewhere that does the initialization.  Is this the way it should be
>> done?
>
> Yes, that line can be added to any of the package's “.el” files.

The question was not if it works; the question was if this is considered
good style.  Frankly, I think this is very ugly because I can no longer
load the foo-auotload.el file without clobbering global variables.

Helmut



reply via email to

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