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: [roland.winkler@physik.uni-erlangen.de: documentation bug: customization type `option'] Date: Sat, 03 Jul 2004 14:21:19 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <871xjuojfl.fsf@emacswiki.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088879000 9744 80.91.224.253 (3 Jul 2004 18:23:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Jul 2004 18:23:20 +0000 (UTC) Cc: emacs-devel@gnu.org, roland.winkler@physik.uni-erlangen.de Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jul 03 20:23:13 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BgpAP-0006J8-00 for ; Sat, 03 Jul 2004 20:23:13 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BgpAO-0002wi-00 for ; Sat, 03 Jul 2004 20:23:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BgpCG-0007T9-4L for emacs-devel@quimby.gnus.org; Sat, 03 Jul 2004 14:25:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BgpBK-0006gf-BP for emacs-devel@gnu.org; Sat, 03 Jul 2004 14:24:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BgpBJ-0006fe-8d for emacs-devel@gnu.org; Sat, 03 Jul 2004 14:24:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BgpBJ-0006f6-0B for emacs-devel@gnu.org; Sat, 03 Jul 2004 14:24:09 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bgp8a-0007AQ-FI for emacs-devel@gnu.org; Sat, 03 Jul 2004 14:21:20 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Bgp8Z-0003gl-17; Sat, 03 Jul 2004 14:21:19 -0400 Original-To: Alex Schroeder In-reply-to: <871xjuojfl.fsf@emacswiki.org> (message from Alex Schroeder on Fri, 02 Jul 2004 11:19:26 +0200) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25421 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25421 Nevertheless, it might be nice to document these, since the widget manual is the place where programmers go to look for information about widgets. Certainly I did... :) If you would like these to be better documented, I recommend adding information to their doc strings. It is not worth writing text in the manual for internal facilities. Writing good manual text is hard work, and I don't want to do it when it's not needed.