From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62465 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: defcustom :version Date: Fri, 31 Mar 2006 10:11:59 -0800 Organization: Newt Software Message-ID: <11642.1143828719@olgas.newt.com> References: <15499.1142047137@olgas.newt.com> <200603110447.k2B4lbt10750@raven.dms.auburn.edu> <9584.1142109654@olgas.newt.com> <17232.1142195412@olgas.newt.com> <6274.1143596753@olgas.newt.com> <87zmj8zm7x.fsf@olgas.newt.com> <200603300311.k2U3BCa12687@raven.dms.auburn.edu> <1666.1143739738@olgas.newt.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143829300 5894 80.91.229.2 (31 Mar 2006 18:21:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Mar 2006 18:21:40 +0000 (UTC) Cc: emacs-devel@gnu.org, ding@gnus.org Original-X-From: ding-owner+m10992@lists.math.uh.edu Fri Mar 31 20:21:34 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FPOF6-0002zy-2k for ding-account@gmane.org; Fri, 31 Mar 2006 20:21:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FPOF1-0003GU-00; Fri, 31 Mar 2006 12:20:59 -0600 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FPOE9-0003GO-00 for ding@lists.math.uh.edu; Fri, 31 Mar 2006 12:20:05 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FPOE6-00078N-83 for ding@lists.math.uh.edu; Fri, 31 Mar 2006 12:20:05 -0600 Original-Received: from pop-cowbird.atl.sa.earthlink.net ([207.69.195.68]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FPOE5-0008Pm-00 for ; Fri, 31 Mar 2006 20:20:01 +0200 Original-Received: from h-68-166-37-206.snvacaid.dynamic.covad.net ([68.166.37.206] helo=olgas.newt.com) by pop-cowbird.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1FPOE3-0001Te-00; Fri, 31 Mar 2006 13:20:00 -0500 Original-Received: by olgas.newt.com (Postfix, from userid 1000) id 04E3316FEB; Fri, 31 Mar 2006 10:11:59 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id EC77116FB0; Fri, 31 Mar 2006 10:11:59 -0800 (PST) Original-To: rms@gnu.org In-reply-to: Comments: In-reply-to Richard Stallman message dated "Fri, 31 Mar 2006 12:28:34 -0500." X-Mailer: MH-E 7.93+cvs; nmh 1.1; GNU Emacs 22.0.50.23 X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png Mail-Followup-To: emacs-devel@gnu.org, ding@gnus.org X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62465 gmane.emacs.devel:52263 Archived-At: Richard Stallman wrote: > I didn't realize that a face could have a version as the defface > docstring doesn't indicate it. Sure enough, defface, as well as > defgroup, call custom-handle-all-keywords so :version is supported. Why > then, are not all the keywords documented in all three macros? > > They are, in the node Common Keywords. The docstring implies only :group is supported: The remaining arguments should have the form [KEYWORD VALUE]... The following KEYWORDs are defined: :group VALUE should be a customization group. Add face to that group. It also doesn't mention the ARGS argument. I would suggest either enumerating all the legal keywords, or: The remaining arguments ARGS should have the form [KEYWORD VALUE]... See Info node `(elisp)Common Keywords' for the list of KEYWORDs. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane.