From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38725 Path: main.gmane.org!not-for-mail From: Chris Smith Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] new version of nndiary Date: Wed, 12 Sep 2001 10:37:36 -0700 Sender: csmith@platform.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035174541 23948 80.91.224.250 (21 Oct 2002 04:29:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:29:01 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 18045 invoked from network); 12 Sep 2001 17:37:38 -0000 Original-Received: from unknown (HELO socrates.dreadnought.org) (64.149.186.22) by gnus.org with SMTP; 12 Sep 2001 17:37:38 -0000 Original-Received: by socrates.dreadnought.org (Postfix, from userid 500) id E877886C38; Wed, 12 Sep 2001 10:37:36 -0700 (PDT) Original-To: Gnus Beta Testers In-Reply-To: (Didier Verna's message of "Wed, 12 Sep 2001 16:26:31 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Cuyahoga Valley) Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:38725 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38725 I got the following error when trying to 'B c' a mail message into a diary group. I also got a similar error using 'C-c D c' when editing a draft message. -- Chris Signaling: (wrong-number-of-arguments # 4) read-string("X-Diary-Minute (defaults to `*'): " nil nil "*") #(("Minute" 0 59)) mapcar(# (("Minute" 0 5= 9) ("Hour" 0 23) ("Dom" 1 31) ("Month" 1 12) ("Year" 1971) ("Dow" 0 6) ("Ti= me-Zone" (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... .= .. ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... = ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...)))) gnus-diary-check-message(nil) #() run-hooks(#) nndiary-request-accept-article("diary" "" t) gnus-request-accept-article("nndiary:diary" nil t t) gnus-summary-move-article(nil nil nil copy) gnus-summary-copy-article(nil) call-interactively(gnus-summary-copy-article)