emacs-devel
[Top][All Lists]
Advanced

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

Re: use-package.el -> Emacs core


From: Dmitry Gutov
Subject: Re: use-package.el -> Emacs core
Date: Tue, 10 Nov 2015 02:40:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 11/10/2015 02:31 AM, John Wiegley wrote:

No, it does not install packages. There is a keyword, :ensure, which causes it
to use package.el to install a configured package if it is not already
present.

Um, yes. That part I'm aware of. :)

`use-package' is a macro to abstract a common pattern among .emacs files, such
as: ...

So you meant "who do not rely on package.el UI"? That's entirely fine by me, I also use some of those common patterns.

Thanks.



reply via email to

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