From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50572 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent categories gone. Date: Wed, 05 Mar 2003 12:34:27 -0500 Organization: I Yam What I Yam Sender: owner-ding@hpc.uh.edu Message-ID: References: <86of4suzzl.fsf@i3d.home> <868yvww7fo.fsf@i3d.home> <86heaj9041.fsf@i3d.home> <86smu3z2d2.fsf@i3d.home> <86u1eh968j.fsf@i3d.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046885721 8380 80.91.224.249 (5 Mar 2003 17:35:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2003 17:35:21 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 05 18:35:19 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18qcnG-00029S-00 for ; Wed, 05 Mar 2003 18:35:02 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18qcn7-0003x9-00; Wed, 05 Mar 2003 11:34:53 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 05 Mar 2003 11:35:52 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA03577 for ; Wed, 5 Mar 2003 11:35:39 -0600 (CST) Original-Received: (qmail 3917 invoked by alias); 5 Mar 2003 17:34:35 -0000 Original-Received: (qmail 3912 invoked from network); 5 Mar 2003 17:34:35 -0000 Original-Received: from smtpproxy2.mitre.org (192.80.55.70) by 66.230.238.6 with SMTP; 5 Mar 2003 17:34:35 -0000 Original-Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id h25HYWE25879 for ; Wed, 5 Mar 2003 12:34:32 -0500 (EST) Original-Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id h25HYVi26240 for ; Wed, 5 Mar 2003 12:34:31 -0500 (EST) Original-Received: from blackbird-2k.mitre.org (129.83.3.45) by mailhub1.mitre.org with SMTP id 1393149; Wed, 05 Mar 2003 12:34:29 -0500 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: (Kevin Greiner's message of "Wed, 05 Mar 2003 11:18:27 -0600") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.4 (Portable Code, cygwin32) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50572 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50572 >>>>> On Wed, 05 Mar 2003 11:18:27 -0600, Kevin Greiner >>>>> said: > OK, let's see... mapcar* is part of cl and RMS, as I was recently > informed :), doesn't approve of using run-time cl (In fact, that IS > the problem. The (require 'cl) in gnus-agent is wrapped up in a > eval-when-compile form so the cl package hasn't been loaded and > mapcar* is undefined). That doesn't explain why it is defined for me > but... so what. You may be running some other package that loads cl at runtime. I apparently am ((featurep 'cl) -> t after I start), though I have no idea what. Or maybe XEmacs has things set up to autoload when it runs into a cl function. This isn't the first time I've seen this type of problem has been reported but I haven't been able to repeat it. -- Dave Goldberg david.goldberg6@verizon.net