emacs-devel
[Top][All Lists]
Advanced

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

Re: Custom themes


From: Stefan Monnier
Subject: Re: Custom themes
Date: Tue, 12 Oct 2010 20:26:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Emacs looks for Custom themes in .emacs.d and the load path; a theme
> named "foo" is looked for in foo-theme.el.  I'm currently not sure
> whether the default selection of themes distributed with Emacs should be
> in a subdirectory in etc/, or in lisp/.

IIUC it needs to be in lisp since it's not searched for in etc.
Maybe if we call them "theme/foo.el" (similarly to "term/$TERM.el")
instead of "foo-theme.el" and don't add "theme" to load-path, we can
solve both problems at once.


        Stefan



reply via email to

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