From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Customize buttons that change user's custom file should askforconfirmation Date: Tue, 1 Feb 2005 00:56:21 +0100 Message-ID: <009901c507f0$8ca05370$0200a8c0@sedrcw11488> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107216289 22628 80.91.229.6 (1 Feb 2005 00:04:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2005 00:04:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 01 01:04:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CvlX7-0003Zy-00 for ; Tue, 01 Feb 2005 01:04:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cvljv-00088x-Kv for ged-emacs-devel@m.gmane.org; Mon, 31 Jan 2005 19:17:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cvlej-0005e5-MN for emacs-devel@gnu.org; Mon, 31 Jan 2005 19:12:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cvleg-0005dE-BR for emacs-devel@gnu.org; Mon, 31 Jan 2005 19:12:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cvlef-0005ci-NZ for emacs-devel@gnu.org; Mon, 31 Jan 2005 19:12:29 -0500 Original-Received: from [81.228.11.109] (helo=av3-1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CvlPf-0001NC-BD for emacs-devel@gnu.org; Mon, 31 Jan 2005 18:56:59 -0500 Original-Received: by av3-1-sn1.fre.skanova.net (Postfix, from userid 502) id 9E9F037E47; Tue, 1 Feb 2005 00:56:58 +0100 (CET) Original-Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av3-1-sn1.fre.skanova.net (Postfix) with ESMTP id 908C937E46; Tue, 1 Feb 2005 00:56:58 +0100 (CET) Original-Received: from sedrcw11488 (t2o58p54.telia.com [62.20.165.54]) by smtp3-2-sn1.fre.skanova.net (Postfix) with SMTP id 7EA2A37E4A; Tue, 1 Feb 2005 00:56:55 +0100 (CET) Original-To: "Kim F. Storm" , X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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: main.gmane.org gmane.emacs.devel:32688 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32688 > "Robert J. Chassell" writes: > > > ... Another possibility to consider for this might be "Installed > > Values" (or "Stock Values"). > > > > "Stock Values" is best. It will cause me to ask, `what is meant by > > "stock values" ... ?' > > I'll second that. For one whos mother tongue is not english "Stuck" seems ok too. I regret my earlier post on this. "Standard Values" are perhaps the best so far. Maybe "Original Values" is good too. "Default Values" are perhaps most easy to understand for those who did not read the code.