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: Getting more info on a variable in Customize buffers Date: Thu, 6 Jan 2005 21:23:50 +0100 Message-ID: <004c01c4f42e$a5c28c40$0200a8c0@sedrcw11488> References: <003e01c4f371$34df4d00$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1105043603 6599 80.91.229.6 (6 Jan 2005 20:33:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2005 20:33:23 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 06 21:33:11 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 1CmeJj-0002Sl-00 for ; Thu, 06 Jan 2005 21:33:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmeV3-0000MA-0j for ged-emacs-devel@m.gmane.org; Thu, 06 Jan 2005 15:44:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CmeUs-0000Kj-Ci for emacs-devel@gnu.org; Thu, 06 Jan 2005 15:44:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CmeUq-0000Jb-DK for emacs-devel@gnu.org; Thu, 06 Jan 2005 15:44:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmeUq-0000J1-3f for emacs-devel@gnu.org; Thu, 06 Jan 2005 15:44:40 -0500 Original-Received: from [81.228.9.112] (helo=av4-2-sn3.vrr.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CmeI8-0008PW-IC for emacs-devel@gnu.org; Thu, 06 Jan 2005 15:31:32 -0500 Original-Received: by av4-2-sn3.vrr.skanova.net (Postfix, from userid 502) id CBC1637EF1; Thu, 6 Jan 2005 21:31:31 +0100 (CET) Original-Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av4-2-sn3.vrr.skanova.net (Postfix) with ESMTP id BE4DB37E4D; Thu, 6 Jan 2005 21:31:31 +0100 (CET) Original-Received: from sedrcw11488 (t5o58p74.telia.com [195.67.196.74]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with SMTP id D3CD638008; Thu, 6 Jan 2005 21:31:30 +0100 (CET) Original-To: , 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:31974 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31974 ----- Original Message ----- From: "Robert J. Chassell" > - It should show how everything is related, so novices can learn. Agree. This is one of the most important aspects, since you can not do everything through the customize GUI.