From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Custom themes Date: Sun, 26 Jun 2005 11:04:20 -0400 Message-ID: References: <200506250127.j5P1RWJ11778@raven.dms.auburn.edu> <200506250157.j5P1v5L11801@raven.dms.auburn.edu> <200506260319.j5Q3J5Q14922@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119798088 27430 80.91.229.2 (26 Jun 2005 15:01:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2005 15:01:28 +0000 (UTC) Cc: abraham@dina.kvl.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 17:01:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmYdD-0005Qj-9j for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 17:01:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmYke-00086Q-Pp for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 11:08:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmYkQ-000849-Dt for emacs-devel@gnu.org; Sun, 26 Jun 2005 11:08:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmYkO-00082j-Dx for emacs-devel@gnu.org; Sun, 26 Jun 2005 11:08:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmYkO-00081l-9f for emacs-devel@gnu.org; Sun, 26 Jun 2005 11:08:36 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmYlY-000294-0V for emacs-devel@gnu.org; Sun, 26 Jun 2005 11:09:48 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DmYgG-0007VE-WB; Sun, 26 Jun 2005 11:04:21 -0400 Original-To: Luc Teirlinck In-reply-to: <200506260319.j5Q3J5Q14922@raven.dms.auburn.edu> (message from Luc Teirlinck on Sat, 25 Jun 2005 22:19:05 -0500 (CDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39554 I could at least partially alleviate the worst parts of the problems with cus-theme.el I pointed out, as long as I would know what is an appropriate default directory for theme files. A new customizable variable custom-theme-directory with default the user's home directory? Yes, but I think the default should be ~/.emacs.d.