From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Getting more info on a variable in Customize buffers Date: Sat, 08 Jan 2005 22:23:05 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1105242083 24525 80.91.229.6 (9 Jan 2005 03:41:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Jan 2005 03:41:23 +0000 (UTC) Cc: abraham@dina.kvl.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 09 04:41:16 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 1CnTx6-0002Mu-00 for ; Sun, 09 Jan 2005 04:41:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnU8X-0007Go-6U for ged-emacs-devel@m.gmane.org; Sat, 08 Jan 2005 22:53:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CnU3H-0005rK-3p for emacs-devel@gnu.org; Sat, 08 Jan 2005 22:47:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CnU36-0005lU-Nx for emacs-devel@gnu.org; Sat, 08 Jan 2005 22:47:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnU36-0005fP-Ed for emacs-devel@gnu.org; Sat, 08 Jan 2005 22:47:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CnTfc-0005qV-OG for emacs-devel@gnu.org; Sat, 08 Jan 2005 22:23:12 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CnTfV-0004XJ-P3; Sat, 08 Jan 2005 22:23:05 -0500 Original-To: "Drew Adams" 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:32064 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32064 I think that the "Help" button in the same buffer (not the "help" button, which goes to the parent group, "help") already points there. If we don't have a useful separate place for the "Manual" button to point, it should just be removed. Ok. If we want to write any additional documentation about how to use Custom, we would put it into the Easy Customization node which the Help button points to. However, I would rather work on making the UI more natural and intuitive than work on documenting it.