From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9443 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Possible bug in 0.81 Date: 15 Jan 1997 13:54:33 -0800 Sender: steve@altair.xemacs.org Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.100) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149469 18540 80.91.224.250 (20 Oct 2002 21:31:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:31:09 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id OAA24227 for ; Wed, 15 Jan 1997 14:01:12 -0800 Original-Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 15 Jan 1997 22:44:45 +0100 Original-Received: (from steve@localhost) by altair.xemacs.org (8.8.4/8.8.4) id NAA26689; Wed, 15 Jan 1997 13:54:35 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ X-Attribution: sb In-Reply-To: David Watson's message of 15 Jan 1997 13:21:57 -0800 Original-Lines: 26 X-Mailer: Red Gnus v0.81/XEmacs 20.0 Xref: main.gmane.org gmane.emacs.gnus.general:9443 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9443 David Watson writes: > "Symbol's value as variable is void: > nnml-article-to-file-alist" It looks like a typo. I'm using this patch: =================================================================== RCS file: RCS/nnml.el,v retrieving revision 1.21 diff -u -r1.21 nnml.el --- nnml.el 1997/01/15 16:12:39 1.21 +++ nnml.el 1997/01/15 17:31:46 @@ -266,7 +266,7 @@ (while (and articles is-old) (when (setq article (assq (setq number (pop articles)) - nnml-article-to-file-alist)) + nnml-article-file-alist)) (setq article (concat nnml-current-directory (cdr article))) (when (setq mod-time (nth 5 (file-attributes article))) (if (and (nnml-deletable-article-p newsgroup number) -- steve@miranova.com baur Unsolicited commercial e-mail will be billed at $250/message. Today's environment is 20.0 XEmacs Lucid (beta91) and Red Gnus v0.81