[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Downgrade custom-theme-load-path into a defvar
From: |
John Wiegley |
Subject: |
Re: Downgrade custom-theme-load-path into a defvar |
Date: |
Thu, 08 Oct 2015 09:21:47 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) |
>>>>> Artur Malabarba <address@hidden> writes:
> Actually, we have that already.
> It's a defcustom called custom-theme-directory. It only holds one directory,
> and it is safe to be customised by the user.
In that case, changing the other defcustom to defvar sounds like the right
change.
John