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: Tue, 04 Jan 2005 22:31:14 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104896553 27509 80.91.229.6 (5 Jan 2005 03:42:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 03:42:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 05 04:42:22 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 1Cm23y-0000VL-00 for ; Wed, 05 Jan 2005 04:42:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cm2FD-0000U0-0X for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2005 22:53:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cm2Bh-0006nD-RI for emacs-devel@gnu.org; Tue, 04 Jan 2005 22:50:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cm2Bd-0006lT-5C for emacs-devel@gnu.org; Tue, 04 Jan 2005 22:50:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cm2Bb-0006gu-R6 for emacs-devel@gnu.org; Tue, 04 Jan 2005 22:50:16 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cm1zZ-0003Qp-F0 for emacs-devel@gnu.org; Tue, 04 Jan 2005 22:37:49 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Cm1tC-0003Fc-U3; Tue, 04 Jan 2005 22:31:15 -0500 Original-To: Per Abrahamsen In-reply-to: (message from Per Abrahamsen on Tue, 04 Jan 2005 10:46:42 +0100) 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:31870 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31870 > See the > Manual button I mentioned above, for instance: If we assume that Customize > users are to shun Lisp, then why send them to the Lisp manual for info on > how to code customize groups and such? Because there were no user manual for customize at the time the :link was added, and nobody have bothered to edit it since a customize section was added to the user manual. Please send a patch or a bug report. I changed that to point to Easy Customizations in the Emacs manual.