Gnus development mailing list
 help / color / mirror / Atom feed
From: Josh Huber <huber@alum.wpi.edu>
Subject: Re: expiry problems?
Date: Sat, 10 Nov 2001 12:52:41 -0500	[thread overview]
Message-ID: <87vggitswm.fsf@mclinux.com> (raw)
In-Reply-To: <iluitcig9tc.fsf@dhcp128.extundo.com>

Simon Josefsson <jas@extundo.com> writes:

> (time-less-p (days-to-time 7)
>              (time-since (date-to-time "Jan 1 00:00:00 1940")))
> t

This returns nil for me.  Maybe it's an XEmacs bug?  I see you're
running emacs21...

(time-less-p (days-to-time 7)
             (time-since (date-to-time "Jan 1 00:00:00 1969")))
nil

(time-less-p (days-to-time 7)
             (time-since (date-to-time "Jan 1 00:00:00 1970")))
t       

ttyl,

-- 
Josh Huber



  reply	other threads:[~2001-11-10 17:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-09 14:32 Josh Huber
2001-11-09 15:53 ` Harry Putnam
2001-11-09 16:56 ` Matt Armstrong
2001-11-09 18:09   ` Josh Huber
2001-11-09 19:17     ` Matt Armstrong
2001-11-09 23:00       ` Josh Huber
2001-11-10 11:11         ` Simon Josefsson
2001-11-10 17:52           ` Josh Huber [this message]
2001-11-10 19:04             ` Simon Josefsson
2001-11-21  6:32               ` Stephen J. Turnbull

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=87vggitswm.fsf@mclinux.com \
    --to=huber@alum.wpi.edu \
    /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).