all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Downgrade custom-theme-load-path into a defvar
Date: Thu, 8 Oct 2015 07:29:20 +0100	[thread overview]
Message-ID: <CAAdUY-LVOKOhPOhxOWTOtf3F-dWDPT3mrsHf5SREwZu8rasT1g@mail.gmail.com> (raw)
In-Reply-To: <m27fmyauoq.fsf@newartisans.com>

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

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.

On 8 Oct 2015 4:46 am, "John Wiegley" <johnw@newartisans.com> wrote:
>
> >>>>> Artur Malabarba <bruce.connor.am@gmail.com> writes:
>
> > I'd like to downgrade this defcustom into a defvar, so that users cannot
> > customize it by accident. It should not be a defcustom in the same way
that
> > load-path isn't.
>
> > Would anyone object?
>
> What about having two load-paths, the way that we have
> Info-default-directory-list, and Info-directory-list. The former is
intended
> to be customized and is not added to, while the second is derived from the
> first initially, but possibly added to as Emacs runs.
>
> John
>

[-- Attachment #2: Type: text/html, Size: 1082 bytes --]

  reply	other threads:[~2015-10-08  6:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07 18:23 Downgrade custom-theme-load-path into a defvar Artur Malabarba
2015-10-08  3:46 ` John Wiegley
2015-10-08  6:29   ` Artur Malabarba [this message]
2015-10-08 16:21     ` John Wiegley
2015-10-09 17:46       ` Kaushal Modi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAdUY-LVOKOhPOhxOWTOtf3F-dWDPT3mrsHf5SREwZu8rasT1g@mail.gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.