From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: custom-declare-variable Date: Tue, 05 Jul 2005 11:37:52 +0200 Organization: The Church of Emacs Message-ID: References: <200507042320.j64NKNe15629@raven.dms.auburn.edu> <200507042337.j64Nbel15654@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120557922 7551 80.91.229.2 (5 Jul 2005 10:05:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2005 10:05:22 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 05 12:05:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpkIb-0003Kj-TY for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 12:05:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpkJr-00020G-6I for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 06:06:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dpk0e-0005iq-AD for emacs-devel@gnu.org; Tue, 05 Jul 2005 05:46:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dpk0Y-0005eY-5N for emacs-devel@gnu.org; Tue, 05 Jul 2005 05:46:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dpk0X-0005Xe-H4 for emacs-devel@gnu.org; Tue, 05 Jul 2005 05:46:25 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1Dpk01-0007CR-Bb for emacs-devel@gnu.org; Tue, 05 Jul 2005 05:45:53 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dpjse-0000Em-8C for emacs-devel@gnu.org; Tue, 05 Jul 2005 11:38:22 +0200 Original-Received: from 130.225.40.227 ([130.225.40.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jul 2005 11:38:16 +0200 Original-Received: from abraham by 130.225.40.227 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jul 2005 11:38:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 7 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 130.225.40.227 X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Mail-Copies-To: nobody User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:IkoDxzPpVHDa5ZN7GvfqLAuLTtE= 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:40404 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40404 Would it be possible to undo the patch that integrated custom themes into Emacs cvs? It might be easier to redo theme support from scratch, than make the current code work... I mean, if nobody really understand the ideas behind the design of custom themes, it is unlikely that stepwise refinement of the code will produce something useful.