Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: Agent Customization check-in
Date: Mon, 03 Mar 2003 10:50:52 +0900	[thread overview]
Message-ID: <yotl65r1rzer.fsf@jpl.org> (raw)
In-Reply-To: <uvfz1i7gv.fsf@xpediantsolutions.com>

Hi,

>>>>> In <uvfz1i7gv.fsf@xpediantsolutions.com>
>>>>>	Kevin Greiner <kgreiner@xpediantsolutions.com> 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 <yamaoka@jpl.org>



  reply	other threads:[~2003-03-03  1:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03  1:06 Kevin Greiner
2003-03-03  1:50 ` Katsumi Yamaoka [this message]
2003-03-03  2:42   ` Kevin Greiner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yotl65r1rzer.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).