Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Dave Love <fx@gnu.org>
Cc: ding@gnus.org
Subject: Re: fix for time-date.el
Date: Mon, 05 Jan 2009 21:41:14 +0100	[thread overview]
Message-ID: <87tz8dscyd.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <878wpyn10c.fsf@liv.ac.uk>

On Mon, Dec 29 2008, Dave Love wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>> Did you test with Emacs 21?
>
> Yes.  I thought it was supposed still to be supported -- that's what the
> gnus-coding Info file says.

Yes, it is supposed to be supported.  I don't test with Emacs 21 (nor
XEmacs) though.

BTW, the major reason not to drop support for Emacs 21 is that we
won't gain much because often the same code is necessary for XEmacs
21.4 (and 21.5).

>> In Emacs 22 and up, declare is a Lisp macro in `subr.el',
>> assoc-string is a built-in function in `src/minibuf.c'.
>
> *Sigh*.  It's been in CL for a very long time...  There's a distressing
> amount of that sort of thing in 22.

IIRC, several useful functions have been moved from CL to Emacs core.
(Maybe after this discussion:
<http://thread.gmane.org/gmane.emacs.devel/78898/focus=78981>)

>> `format-seconds' (where `assoc-string' is used) is not used anywhere
>> in Gnus so it's not a real problem, AFAICS.
>
> Fortunately the function where it's used seems to be new; otherwise it
> would be a problem.  It seems to me to merit a comment at least.

I've added a comment in `format-seconds' and (eval-when-compile
(require 'cl)) along with a comment.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



      parent reply	other threads:[~2009-01-05 20:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87abam99gx.fsf@liv.ac.uk>
2008-12-23 16:41 ` Reiner Steib
2008-12-29 21:07   ` Dave Love
2009-01-05 16:09     ` Emacsen supported (was: fix for time-date.el) Dave Love
2009-01-05 19:17       ` Emacsen supported Steinar Bang
2009-01-05 20:48       ` Reiner Steib
2009-01-05 23:27         ` Dave Love
2009-01-05 20:41     ` Reiner Steib [this message]

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=87tz8dscyd.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=fx@gnu.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).