From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Summer of Code projects for GNU Date: Wed, 30 Jul 2008 15:27:16 +0200 Message-ID: References: <18561.17568.707274.807120@kahikatea.snap.net.nz> <87tzejvo5d.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217438828 2473 80.91.229.12 (30 Jul 2008 17:27:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2008 17:27:08 +0000 (UTC) Cc: Nick Roberts , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 30 19:27:56 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KOFSt-0005dk-GK for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 19:27:55 +0200 Original-Received: from localhost ([127.0.0.1]:59226 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOFRy-0001Ws-SG for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 13:26:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOBlB-00005z-Oq for emacs-devel@gnu.org; Wed, 30 Jul 2008 09:30:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOBl5-0008Pz-1A for emacs-devel@gnu.org; Wed, 30 Jul 2008 09:30:33 -0400 Original-Received: from [199.232.76.173] (port=47837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOBl4-0008Pf-Ns for emacs-devel@gnu.org; Wed, 30 Jul 2008 09:30:26 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.245]:30507) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOBl4-0005TG-5g for emacs-devel@gnu.org; Wed, 30 Jul 2008 09:30:26 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so1422ana.84 for ; Wed, 30 Jul 2008 06:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:in-reply-to :references:user-agent:date:message-id:mime-version:content-type :from; bh=sF75T0qA4Gmazmd1fU8Ub1D2rewg+uPk4Wly6G+N9LE=; b=qRWVqEerc3G6hK2YedgQyi2jdDc5DRVFXv4co0l8F0qDeOR4vcKwnm5ZPSPW2ZIzRj 9NXpvjv6e+Z+YY7kk8i9GSbD091a0ekeQWIFyEYrKYkLz542/C0OzQhbZ0vRn2JUnWgL 0+XI5+IFcCeJrH4bO8n6tY0XfpUhheR6vrjOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=to:cc:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type:from; b=pJX92Qarox8k36tYty1hOE4PtqPf5ScS1x8OOxE/WnDYjMKXBOrHB4ktMCvnayQUM8 5nx6hzDUqfLU6RAlv0iYXqnI3b1k6jYnNAlovjEnQPh4OfbXI5CNcn7IDdAnAf7LYN7J OI1jbyLr68awJlb+J5JkvAD9kl02S4D3kV54g= Original-Received: by 10.100.177.15 with SMTP id z15mr12727905ane.112.1217424624007; Wed, 30 Jul 2008 06:30:24 -0700 (PDT) Original-Received: from bzg.ath.cx ( [64.86.54.126]) by mx.google.com with ESMTPS id s40sm1177271hsb.8.2008.07.30.06.30.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Jul 2008 06:30:23 -0700 (PDT) In-Reply-To: <87tzejvo5d.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 21 Jul 2008 00:47:58 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 30 Jul 2008 13:26:53 -0400 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:101766 Archived-At: Chong Yidong writes: > One project that I can think of is a rewrite or revamp of the > customization code. Does anyone uses Customization Themes? (info "(emacs)Customization Themes") I came across this while trying to use two custom files, one that I would load when `window-system' is non-nil, the other one when it is nil. But I don't want to create a theme from scratch. It would be great to be able to convert an existing custom file into a theme. Does anyone have this in his Emacs toolbox? (I'd also plead for a separate custom file for faces, but that's a different issue.) -- Bastien