From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.devel Subject: Re: Downgrade custom-theme-load-path into a defvar Date: Fri, 9 Oct 2015 13:46:49 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01182bcabf8baf0521af9269 X-Trace: ger.gmane.org 1444418515 18177 80.91.229.3 (9 Oct 2015 19:21:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Oct 2015 19:21:55 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 09 21:21:43 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from eggs.gnu.org ([208.118.235.92]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZkdEY-0005wa-Hb for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2015 21:21:38 +0200 Original-Received: from lists.gnu.org ([208.118.235.17]:43028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkdEX-00072T-Vw for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2015 15:21:38 -0400 Original-Received: from localhost ([::1]:41693 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkdEX-0004Uv-Qb for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2015 15:21:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkblS-0002aN-G0 for emacs-devel@gnu.org; Fri, 09 Oct 2015 13:47:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkblR-0002Eu-JT for emacs-devel@gnu.org; Fri, 09 Oct 2015 13:47:30 -0400 Original-Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]:33617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkblR-0002Ep-Et for emacs-devel@gnu.org; Fri, 09 Oct 2015 13:47:29 -0400 Original-Received: by obbbh8 with SMTP id bh8so68034033obb.0 for ; Fri, 09 Oct 2015 10:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1Eec/2BKUQKMJ6w+/17c3iakU9ofDTZUQIVfmdX3GPA=; b=hQ6ZJg67RReEDkwEJKQtVB+q7+HUoHB/Q4GAdm9MesRN5TvsrTxRJe+YNnYPwOKHn0 60/5Tw9oNKTkJeWv9Tb4zVtKxyW5+DdaW3ICszhITiFYCD3pk9GjOV7EsqGeTO2qLtQN 3aVFHdpFF1A+d2ZrTPEUutPZIzuyORC0we71JTZ+D5kRUsU7xR58rMqGUCNuhHZYIB6I 2UoQom9tqHvbtZ7bYolGLebegMaylMe5IMxu5HGCDpDFlAur3UsjFRZUOuYtLGFkQxAp 8B/474k6BV2dY7407t+wZsAwh1WIIMNzp6+5TgiNRXpEunWOK/gGjqW4Hj7ED9qdyz5s rOXw== X-Received: by 10.182.33.41 with SMTP id o9mr8855295obi.42.1444412848564; Fri, 09 Oct 2015 10:47:28 -0700 (PDT) Original-Received: by 10.202.172.205 with HTTP; Fri, 9 Oct 2015 10:46:49 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x Xref: news.gmane.org gmane.emacs.devel:191084 Archived-At: --089e01182bcabf8baf0521af9269 Content-Type: text/plain; charset=UTF-8 We had one more question like that today: http://emacs.stackexchange.com/q/17256/115 -- Kaushal Modi On Thu, Oct 8, 2015 at 12:21 PM, John Wiegley wrote: > >>>>> Artur Malabarba 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 > > --089e01182bcabf8baf0521af9269 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
We had one more question like th= at today:=C2=A0http:= //emacs.stackexchange.com/q/17256/115


--
Kaushal Modi

On Thu, Oct 8, 2015 at 12:21 PM, John Wiegle= y <johnw@newartisans.com> wrote:
>>>>> Artur Malabarba <bruce.connor.am@gmail.com> wr= ites:

> 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


--089e01182bcabf8baf0521af9269--