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

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

Re: custom-theme-load-path and package system


From: Francesco Groccia
Subject: Re: custom-theme-load-path and package system
Date: Mon, 2 Sep 2013 18:02:34 +0200

Alex Kost [2013-09-01 23:55:15+0400]:

> F. Gr. (2013-08-30 13:16 +0400) wrote:
> 
> > Hi,
> > every time I upgrade zenburn-theme by Emacs Package System, I
> > have to modify the "custom-theme-load-path" variable because of
> > the old value stored. If I don't edit the variable, the theme
> > won't be loaded. Is there a workaround for this?
> 
> It shouldn't happen because zenburn package adds the right path to
> `custom-theme-load-path' (look at "zenburn-theme-autoloads.el").
> 
> What is the value of your custom-theme-load-path?

The value of my custom-theme-load-path is the following:
'(custom-theme-load-path (quote 
("/home/fgr/.emacs.d/elpa/zenburn-theme-20130831.739/" "~/.emacs.d/themes/" 
custom-theme-directory t)))

> How do you modify it?

I modify it by ``M-x customize-themes''.

> Perhaps you have (setq package-enable-at-startup nil) in
> your .emacs?

No, I don't.



reply via email to

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