emacs-devel
[Top][All Lists]
Advanced

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

Re: Packaging functionality in Themes


From: Chong Yidong
Subject: Re: Packaging functionality in Themes
Date: Tue, 15 Mar 2011 12:17:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

address@hidden writes:

> - How I install the themes. Now I just copy them by hand to ~/.emacs.d.

If I am interpreting this question correctly, what you want is to keep
the themes in the package directory, and use a magic comment in
zen-mode.el to add load-file-name to custom-theme-load-path.  Something
like this:

;;;###autoload (add-to-list 'custom-theme-load-path load-file-name)



reply via email to

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