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: Starnge comment in Custom Theme code. Date: Mon, 26 Dec 2005 13:43:10 -0500 Message-ID: References: <200512241630.jBOGU6H09878@raven.dms.auburn.edu> <87bqz6h0lw.fsf@stupidchicken.com> <200512250145.jBP1jQK15586@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1135622649 14416 80.91.229.2 (26 Dec 2005 18:44:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Dec 2005 18:44:09 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 26 19:44:07 2005 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EqxKG-0006Tm-CC for ged-emacs-devel@m.gmane.org; Mon, 26 Dec 2005 19:44:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EqxLT-0001u1-Iq for ged-emacs-devel@m.gmane.org; Mon, 26 Dec 2005 13:45:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EqxL9-0001tE-4s for emacs-devel@gnu.org; Mon, 26 Dec 2005 13:44:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EqxL8-0001t2-HH for emacs-devel@gnu.org; Mon, 26 Dec 2005 13:44:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EqxL8-0001sz-CU for emacs-devel@gnu.org; Mon, 26 Dec 2005 13:44:58 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EqxKz-0005Yz-T0 for emacs-devel@gnu.org; Mon, 26 Dec 2005 13:44:49 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EqxJO-0001Fc-8v; Mon, 26 Dec 2005 13:43:10 -0500 Original-To: teirllm@dms.auburn.edu In-reply-to: (rms@gnu.org) 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:48382 Archived-At: I see that the manual does not document any feature to save the set of loaded themes. So maybe it is ok if Custom does not save them. However, it seems to me that it would be much easier for non-Lisp-programmers to use Custom themes if we provide some way they can choose them permanently without having to write Lisp code by hand.