From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Document option tool-bar-mode Date: Mon, 19 Dec 2005 18:47:04 -0500 Message-ID: References: <22534.1134868813@olgas.newt.com> <200512180258.jBI2wrO21007@raven.dms.auburn.edu> <200512190524.jBJ5OLu08437@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1135036284 27898 80.91.229.2 (19 Dec 2005 23:51:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2005 23:51:24 +0000 (UTC) Cc: wohler@newt.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 20 00:51:22 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EoUlr-0004cR-Cz for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2005 00:50:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoUmj-0003M4-0c for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2005 18:51:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EoUlN-0002wZ-OS for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:49:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EoUlM-0002w7-MV for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:49:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoUlM-0002w1-H7 for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:49:52 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EoUoO-0004qH-8I for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:53:00 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EoUie-0006k0-76; Mon, 19 Dec 2005 18:47:04 -0500 Original-To: Luc Teirlinck In-reply-to: <200512190524.jBJ5OLu08437@raven.dms.auburn.edu> (message from Luc Teirlinck on Sun, 18 Dec 2005 23:24:21 -0600 (CST)) 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: news.gmane.org gmane.emacs.devel:48069 Archived-At: To enable this mode, use the command `M-x partial-completion-mode', or customize the variable `partial-completion-mode'. But at this stage the Customize interface has not even been mentioned. How could a user new to Emacs, who reads the manual back to front, understand this any other way than to set the variable without using Custom? He does not even know about Custom's existence yet. I don't think this is a problem. The user will probably look at the chapter on customization and find various ways to do it.