From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62453 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: defcustom :version Date: Thu, 30 Mar 2006 13:18:36 -0800 Organization: Newt Software Message-ID: <11531.1143753516@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> <86y7yrvhd8.fsf@student.uni-magdeburg.de> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143754771 21803 80.91.229.2 (30 Mar 2006 21:39:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Mar 2006 21:39:31 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 30 23:39:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FP4qk-00065K-Iw for ged-emacs-devel@m.gmane.org; Thu, 30 Mar 2006 23:38:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FP4qk-0007xz-05 for ged-emacs-devel@m.gmane.org; Thu, 30 Mar 2006 16:38:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FP4qV-0007uh-Sq for emacs-devel@gnu.org; Thu, 30 Mar 2006 16:38:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FP4qU-0007sX-AT for emacs-devel@gnu.org; Thu, 30 Mar 2006 16:38:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FP4qU-0007sN-4C for emacs-devel@gnu.org; Thu, 30 Mar 2006 16:38:22 -0500 Original-Received: from [207.69.195.66] (helo=pop-canoe.atl.sa.earthlink.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FP4sj-0000gZ-TI for emacs-devel@gnu.org; Thu, 30 Mar 2006 16:40:42 -0500 Original-Received: from h-68-166-37-206.snvacaid.dynamic.covad.net ([68.166.37.206] helo=olgas.newt.com) by pop-canoe.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1FP4qS-0004mj-00; Thu, 30 Mar 2006 16:38:20 -0500 Original-Received: by olgas.newt.com (Postfix, from userid 1000) id BEA5F16FEB; Thu, 30 Mar 2006 13:18:36 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id BB07D16F9B; Thu, 30 Mar 2006 13:18:36 -0800 (PST) Original-To: Wolfram Fenske In-reply-to: <86y7yrvhd8.fsf@student.uni-magdeburg.de> Comments: In-reply-to Wolfram Fenske message dated "Thu, 30 Mar 2006 21:53:55 +0200." X-Mailer: MH-E 7.93+cvs; nmh 1.1; GNU Emacs 22.0.50.21 X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png Mail-Followup-To: emacs-devel@gnu.org, ding@gnus.org 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:52232 gmane.emacs.gnus.general:62453 Archived-At: Wolfram Fenske wrote: > Bill Wohler writes: > > > Given the code below, if mh-package-version-defined-flag is nil, the > > mh-strip-package-version function does strip the :package-version > > keyword and its value, but alas it turns ARGS into (ARGS). For > > example, here is the output of macroexpand on the mh-e group: > I think you should replace that last expression with > > `(defgroup ,symbol ,members ,doc ,@args) > > ",@" works like "," but in addition it "splices" the value into the > enclosing list. E. g. That's it! Thanks for the kind reminder. -- 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.