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

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

Re: A package for common configuration options with use-package


From: Alex Kost
Subject: Re: A package for common configuration options with use-package
Date: Tue, 07 Mar 2017 20:47:27 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Narendra Joshi (2017-03-07 22:25 +0530) wrote:

> Hi,
>
> I have started organizing my Emacs configuration with `use-package'. I
> like to keep everything inside some or the other `use-package'
> declaration. How do you deal with configuration that is in an Elisp file
> that doesn't `provide` any symbol.

IIRC, you can use (use-package "foo" ...), where "foo.el" is the file
that does not provide a feature.

-- 
Alex



reply via email to

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