From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M\. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Bug, probably related to Custom Themes. Date: Sat, 24 Dec 2005 03:49:30 +0100 Message-ID: <1135392570.183714.29626.nullmailer@Update.UU.SE> References: <200512210254.jBL2sj814876@raven.dms.auburn.edu> <87d5jqrvuo.fsf@stupidchicken.com> <200512212219.jBLMJ3R29494@raven.dms.auburn.edu> <87lkydx021.fsf@stupidchicken.com> <200512220351.jBM3pvX02615@raven.dms.auburn.edu> <8764phpyvf.fsf@stupidchicken.com> <200512230029.jBN0TgT16314@raven.dms.auburn.edu> Reply-To: ams@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1135392618 5160 80.91.229.2 (24 Dec 2005 02:50:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Dec 2005 02:50:18 +0000 (UTC) Cc: cyd@stupidchicken.com, teirllm@dms.auburn.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 24 03:50:12 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 1EpzTy-0002Rl-KU for ged-emacs-devel@m.gmane.org; Sat, 24 Dec 2005 03:50:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EpzV3-0000M3-IV for ged-emacs-devel@m.gmane.org; Fri, 23 Dec 2005 21:51:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EpzUn-0000Kq-Jd for emacs-devel@gnu.org; Fri, 23 Dec 2005 21:50:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EpzUl-0000Hp-5E for emacs-devel@gnu.org; Fri, 23 Dec 2005 21:50:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EpzUl-0000Hi-2e for emacs-devel@gnu.org; Fri, 23 Dec 2005 21:50:55 -0500 Original-Received: from [130.238.4.154] (helo=colibri.its.uu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EpzU7-0006h6-N4; Fri, 23 Dec 2005 21:50:15 -0500 Original-Received: by colibri.its.uu.se (Postfix, from userid 211) id C0CF4390; Sat, 24 Dec 2005 03:49:44 +0100 (NFT) Original-Received: from colibri.its.uu.se(127.0.0.1) by colibri.its.uu.se via virus-scan id s14344; Sat, 24 Dec 05 03:49:34 +0100 Original-Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by colibri.its.uu.se (Postfix) with ESMTP id C3AFF390; Sat, 24 Dec 2005 03:49:31 +0100 (NFT) Original-Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id E848B44003; Sat, 24 Dec 2005 03:49:30 +0100 (CET) Original-Received: from Psilocybe.Update.UU.SE ([127.0.0.1]) by localhost (Psilocybe [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18368-01-8; Sat, 24 Dec 2005 03:49:30 +0100 (CET) Original-Received: from Update.UU.SE (Lem.Update.UU.SE [130.238.19.73]) by Psilocybe.Update.UU.SE (Postfix) with SMTP id 4D72944002; Sat, 24 Dec 2005 03:49:30 +0100 (CET) Original-Received: (nullmailer pid 29627 invoked by uid 30270); Sat, 24 Dec 2005 02:49:30 -0000 Original-To: rms@gnu.org 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:48290 Archived-At: I personally believe that the old tag ("Reset to Default") was less confusing than "Erase Customization" and made the relation with the other reset operations more clear. "Reset" sounds like a counterpart to "set", and thus changing only the current values, not the saved values. I think "Erase Customizations" is clearer, because it says that the commnd gets rid of your existing customizations. I also think that `Erase Customization' is a bit confusing, but `Reset Customization' is equally confusing I think. How about `Revert Customization' which says that the existing values get removed, and reverted to whatever was the setting when they weren't set?