emacs-devel
[Top][All Lists]
Advanced

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

Re: Summary and next steps for (package-initialize)


From: Clément Pit-Claudel
Subject: Re: Summary and next steps for (package-initialize)
Date: Tue, 22 Aug 2017 23:04:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 2017-08-22 18:58, Radon Rosborough wrote:
> I've been arguing against it on the grounds that if one Emacs package
> out of several thousand needs an extra init-file to work right, while
> all the others don't, it's probably a sign of bad design on the part
> of the one package. In other words, it seems like needless complexity.

I think I don't see package.el as one out of many, but rather as a core 
component of Emacs.  Given this, I'm inclined to be more tolerant of exceptions 
made just for that package.

I'd be fine, for example, with saving package.el's configuration in a separate 
file that gets loaded early.  That file doesn't need to be a full-fledged ELisp 
file.  It could be an alist of relevant keys and values, like a dir-local file.




reply via email to

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