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: Wed, 5 Jan 2005 21:48:49 +0100 Message-ID: <003001c4f369$e79c91d0$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 1104959063 804 80.91.229.6 (5 Jan 2005 21:04:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 21:04:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 05 22:04:13 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 1CmIKC-0003eJ-00 for ; Wed, 05 Jan 2005 22:04:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmIVT-0002mD-Ec for ged-emacs-devel@m.gmane.org; Wed, 05 Jan 2005 16:15:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CmIVJ-0002ki-RN for emacs-devel@gnu.org; Wed, 05 Jan 2005 16:15:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CmIVI-0002jO-Ab for emacs-devel@gnu.org; Wed, 05 Jan 2005 16:15:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmIVI-0002if-2N for emacs-devel@gnu.org; Wed, 05 Jan 2005 16:15:40 -0500 Original-Received: from [81.228.10.115] (helo=av1-2-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CmIJA-0004M1-Kx; Wed, 05 Jan 2005 16:03:08 -0500 Original-Received: by av1-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id E906B37F5B; Wed, 5 Jan 2005 22:03:07 +0100 (CET) Original-Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av1-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id D8DCC37E8D; Wed, 5 Jan 2005 22:03:07 +0100 (CET) Original-Received: from sedrcw11488 (t3o58p122.telia.com [195.252.56.122]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with SMTP id A884537E4D; Wed, 5 Jan 2005 22:03:06 +0100 (CET) Original-To: "Drew Adams" , , "Per Abrahamsen" 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:31921 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31921 ----- Original Message ----- From: "Drew Adams" > As I mentioned, node Easy Customization in Info tells you a few things about > how to customize variables, but it doesn't really tell you about the > Customize UI. Because that UI is not yet ideal in terms of orientation, > navigation, how-to-use, and information provided, I think that some Info doc > on the Customize UI itself would be helpful. Yes, but maybe a GUI user normally do not read manuals? - Lennart