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: [roland.winkler@physik.uni-erlangen.de: documentation bug: customization type `option'] Date: Thu, 01 Jul 2004 13:14:56 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088702137 22914 80.91.224.253 (1 Jul 2004 17:15:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2004 17:15:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jul 01 19:15:28 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 1Bg59k-0004i0-00 for ; Thu, 01 Jul 2004 19:15:28 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bg59k-0003eg-00 for ; Thu, 01 Jul 2004 19:15:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bg5BW-000536-0B for emacs-devel@quimby.gnus.org; Thu, 01 Jul 2004 13:17:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bg5B9-0004jK-Tv for emacs-devel@gnu.org; Thu, 01 Jul 2004 13:16:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bg5B8-0004ie-Nc for emacs-devel@gnu.org; Thu, 01 Jul 2004 13:16:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bg5B8-0004iV-FX for emacs-devel@gnu.org; Thu, 01 Jul 2004 13:16:54 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bg59F-0001i5-Jw for emacs-devel@gnu.org; Thu, 01 Jul 2004 13:14:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Bg59E-0001Gt-Ee; Thu, 01 Jul 2004 13:14:56 -0400 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:25357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25357 Can someone help Roland with this? ------- Start of forwarded message ------- From: Roland Winkler Date: Tue, 29 Jun 2004 13:21:48 +0200 To: emacs-pretest-bug@gnu.org X-Spam-DCC: rrze-dcc:moritz72 1202; Body=1 Fuz1=1 Fuz2=1 X-Spam-RBL: X-Spam-Eval: ham X-Spam-RRZE-Info: Diese Mail wurde einer automatischen Spam-Analyse unterzogen, siehe: http://www.rrze.uni-erlangen.de/dienste/e-mail/spam-analyse/ Subject: documentation bug: customization type `option' Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org X-Spam-Status: No, hits=0.5 required=5.0 tests=RCVD_IN_ORBS version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Symptoms: In GNU Emacs 21.3.50.6 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-06-06 on tfkp07 configured using `configure '--prefix=/nfs/common' '--libexecdir=/nfs/common/lib' '--bindir=/nfs/common/lib/emacs/21.1/bin/i686-Linux' '--mandir=/nfs/common/share/man' '--infodir=/nfs/common/share/info' '--with-gcc' '--with-pop' '--with-x' '--with-x-toolkit=athena' '--x-libraries=/usr/X11R6/lib'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: POSIX value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t In bibtex.el the declaration of bibtex-user-optional-fields as a customizable user option variable contains the custamization type `option'. It seems to me that this custamization type is not documented anywhere. I can't find it in the appropriate part of the elisp manual (nodes `Simple Types' or `Composite Types') nor can I find it in the info file for the emacs widget library. The particular thing I want to know is whether (how) one can specify the default value `unselected' for the checkbox of an option. Thanks, Roland PS: I know, I am the maintainer of bibtex.el... But the declaration of bibtex-user-optional-fields is due to one of my predecessors. _______________________________________________ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------