From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Where did all the wellknown faces go? Date: Wed, 20 Oct 2010 11:49:39 -0400 Message-ID: References: <878w1v2pdn.fsf@stupidchicken.com> <87d3r7b0hq.fsf@stupidchicken.com> <87tykh7rf8.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287589803 15176 80.91.229.12 (20 Oct 2010 15:50:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Oct 2010 15:50:03 +0000 (UTC) Cc: Lennart Borgman , Emacs-Devel devel To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 20 17:50:01 2010 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.69) (envelope-from ) id 1P8avR-0000sX-6z for ged-emacs-devel@m.gmane.org; Wed, 20 Oct 2010 17:50:01 +0200 Original-Received: from localhost ([127.0.0.1]:48707 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8avQ-00006f-OQ for ged-emacs-devel@m.gmane.org; Wed, 20 Oct 2010 11:50:00 -0400 Original-Received: from [140.186.70.92] (port=59650 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8avI-00005O-0c for emacs-devel@gnu.org; Wed, 20 Oct 2010 11:49:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8avH-0008SN-14 for emacs-devel@gnu.org; Wed, 20 Oct 2010 11:49:51 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:33978 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8avG-0008SB-VM for emacs-devel@gnu.org; Wed, 20 Oct 2010 11:49:50 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: An8KAP+svkxMCpO7/2dsb2JhbACgYHpyv1KFSgSSGw X-IronPort-AV: E=Sophos;i="4.57,356,1283745600"; d="scan'208";a="80222710" Original-Received: from 76-10-147-187.dsl.teksavvy.com (HELO ceviche.home) ([76.10.147.187]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 20 Oct 2010 11:49:39 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id B11B966112; Wed, 20 Oct 2010 11:49:39 -0400 (EDT) In-Reply-To: <87tykh7rf8.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 19 Oct 2010 18:23:39 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:131894 Archived-At: >>> This is still too vague; for all we know, they disappared because you >>> deleted them. Could you provide more details about what you were >>> doing when this happened, and can you find a reproducible recipe? >> >> As far as I can remember the only thing I did was upgrading to this >> version of Emacs >> >> Is there any command that I could have used (inadvertently) to delete >> just the face customizations? > If you've played around with the customize-themes code, there is an > option to migrate your customizations into a theme, in which case they > are removed from your custom file. Could we keep this new theme in the custom-file? Stefan