From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: GNU Emacs theme submission Date: Sun, 24 Apr 2011 13:36:25 -0400 Message-ID: <878vuzy2jq.fsf@stupidchicken.com> References: <87vd18t6mk.fsf@member.fsf.org> <8762t7u72j.fsf@member.fsf.org> <87ei7uk9nt.fsf@member.fsf.org> <87bp2x2d8l.fsf@stupidchicken.com> <874o8oeuxs.fsf@stupidchicken.com> <87mxjolurh.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1303666597 32526 80.91.229.12 (24 Apr 2011 17:36:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 24 Apr 2011 17:36:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 24 19:36:34 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QE3EX-0000Av-P2 for ged-emacs-devel@m.gmane.org; Sun, 24 Apr 2011 19:36:33 +0200 Original-Received: from localhost ([::1]:55110 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QE3EW-0006GM-VK for ged-emacs-devel@m.gmane.org; Sun, 24 Apr 2011 13:36:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QE3EU-0006GG-0z for emacs-devel@gnu.org; Sun, 24 Apr 2011 13:36:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QE3ES-0004YL-VE for emacs-devel@gnu.org; Sun, 24 Apr 2011 13:36:29 -0400 Original-Received: from vm-emlprdomr-06.its.yale.edu ([130.132.50.147]:54574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QE3ES-0004YD-TJ for emacs-devel@gnu.org; Sun, 24 Apr 2011 13:36:28 -0400 Original-Received: from furball (dhcp128036225098.central.yale.edu [128.36.225.98]) (authenticated bits=0) by vm-emlprdomr-06.its.yale.edu (8.14.4/8.14.4) with ESMTP id p3OHaQcG013889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 24 Apr 2011 13:36:26 -0400 Original-Received: by furball (Postfix, from userid 1000) id BD33716055B; Sun, 24 Apr 2011 13:36:25 -0400 (EDT) In-Reply-To: <87mxjolurh.fsf@anzu.internal.golden-gryphon.com> (Manoj Srivastava's message of "Sun, 17 Apr 2011 09:14:58 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.147 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.147 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 Xref: news.gmane.org gmane.emacs.devel:138680 Archived-At: Manoj Srivastava writes: > Now that my Emacs papers have been signed and recorded, I > would like to re-send the dark background theme that I have developed > over years (initially as a color-themes theme), with a color schema > that caters to people who are midly color blind like me. I have added > magit faces (inherited, for the most part, from the settings for diff > mode), as well as a few minor tweaks. I was looking through the file prior to committing it, and noticed that it contains a large number of faces that are no longer existent, such as font-lock-other-type-face, as well as faces for what are obviously personal customizations like my-gnus-indirect-fup-face. Could you remove these from the theme and resend? Thanks.