From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Getting more info on a variable in Customize buffers Date: Mon, 3 Jan 2005 11:20:48 -0600 (CST) Message-ID: <200501031720.j03HKmg11251@raven.dms.auburn.edu> References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104772900 11210 80.91.229.6 (3 Jan 2005 17:21:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Jan 2005 17:21:40 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 03 18:21:29 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 1ClVtY-0006oH-00 for ; Mon, 03 Jan 2005 18:21:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ClW4i-00022M-NH for ged-emacs-devel@m.gmane.org; Mon, 03 Jan 2005 12:33:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ClW4b-000220-Pb for emacs-devel@gnu.org; Mon, 03 Jan 2005 12:32:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ClW4a-00021M-Js for emacs-devel@gnu.org; Mon, 03 Jan 2005 12:32:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ClW4a-00021C-He for emacs-devel@gnu.org; Mon, 03 Jan 2005 12:32:52 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ClVt2-0001rw-RW for emacs-devel@gnu.org; Mon, 03 Jan 2005 12:20:57 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j03HKu0P015634; Mon, 3 Jan 2005 11:20:56 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j03HKmg11251; Mon, 3 Jan 2005 11:20:48 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: drew.adams@oracle.com In-reply-to: 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:31742 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31742 Drew Adams wrote: 2. More useful than just seeing the installed value would be an action to _reset_ the variable to the installed value. Clicking on "State" and choosing "Erase Customization" does exactly that. Sincerely, Luc.