From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50492 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent Customization check-in Date: Mon, 03 Mar 2003 10:50:52 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046656319 13288 80.91.224.249 (3 Mar 2003 01:51:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 01:51:59 +0000 (UTC) Cc: ding@gnus.org 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 18pf7V-0003S4-00 for ; Mon, 03 Mar 2003 02:51:57 +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 18pf78-00043n-00; Sun, 02 Mar 2003 19:51:34 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 02 Mar 2003 19:52:34 -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 TAA26072 for ; Sun, 2 Mar 2003 19:52:22 -0600 (CST) Original-Received: (qmail 68092 invoked by alias); 3 Mar 2003 01:51:17 -0000 Original-Received: (qmail 68087 invoked from network); 3 Mar 2003 01:51:17 -0000 Original-Received: from java.hostforweb.net (66.197.222.237) by 66.230.238.6 with SMTP; 3 Mar 2003 01:51:17 -0000 Original-Received: from yamaokac by java.hostforweb.net with local (Exim 3.36 #1) id 18pf6o-00051g-00; Sun, 02 Mar 2003 20:51:14 -0500 Original-To: Kevin Greiner X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (usg-unix-v) Cancel-Lock: sha1:NDyqeqzoZPNBOnz2U1PP666zr88= X-Hashcash: 030303:kgreiner@xpediantsolutions.com:e9f5f9c851f601e1 X-Hashcash: 030303:ding@gnus.org:de49d3ac7ea7766f X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - java.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32185 32192] / [32185 32192] X-AntiAbuse: Sender Address Domain - java.hostforweb.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50492 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50492 Hi, >>>>> In >>>>> Kevin Greiner wrote: > Just to let everyone know, I just finished a rather large check-in. As you know, RMS requires that cl run-time functions should not be used. However, in the functions gnus-category-edit-predicate, gnus-category-edit-score and gnus-category-edit-groups, you used the setf macro which is provided by cl-macs.el in the backquoted forms. They all require cl at the run-time. We should take care not to use cl in everyday life. Regards, -- Katsumi Yamaoka