Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: gnus date comparisons
Date: Mon, 13 Oct 2003 04:35:38 +0200	[thread overview]
Message-ID: <m3r81hg8zp.fsf@defun.localdomain> (raw)
In-Reply-To: <200310102314.h9ANEK5O310590@athyra.eng.sun.com>

mike.kupfer@sun.com writes:

> Occasionally gnus will incorrectly flag a message as matching a
> "before" entry.  For example, consider the following header:
>
>   Date: Thu, 09 Oct 2003 16:23:39 -0700
>
> and the score entry
>
>  ("date"
>   ("1 Apr 2002 00:00:00" -100 nil before))
>
> I would not expect this to match, but it does.

I can't reproduce it.  What do you get if you evaluate this
expression:

(gnus-string>
 (gnus-date-iso8601 "1 Apr 2002 00:00:00")
 (gnus-date-iso8601 "Thu, 09 Oct 2003 16:23:39 -0700"))



      reply	other threads:[~2003-10-13  2:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 23:14 mike.kupfer
2003-10-13  2:35 ` Jesper Harder [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=m3r81hg8zp.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /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).