Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Make gnus-delay-article work for HH:MM on the next day.
Date: Sun, 13 Feb 2011 20:33:02 +0100	[thread overview]
Message-ID: <87ipwnvifl.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <8762snd96q.fsf@member.fsf.org>

On Sun, 13 Feb 2011 20:30:05 +0100, Tassilo wrote:

> asjo@koldfront.dk (Adam Sjøgren) writes:

>> -	     (setq deadline (+ 3600 deadline))) ;3600 secs/day
>> +	     (setq deadline (+ 86400 deadline))) ; 86400 secs/day

> That's pretty funny.  Kai Grossjohann added that code on 2001-08-15, and
> it took us 9.5 years to find out that a day is still a bit longer. ;-)

Not the most widely used function in Gnus, I suppose. On the other hand,
the prompt didn't advertise the hh:mm functionality, so...


  :-),

   Adam

-- 
 "I went for the fireengines                                  Adam Sjøgren
  But they were all upside down"                         asjo@koldfront.dk




      reply	other threads:[~2011-02-13 19:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13 18:27 Delayed sending by time Adam Sjøgren
2011-02-13 19:13 ` [PATCH] Make gnus-delay-article work for HH:MM on the next day Adam Sjøgren
2011-02-13 19:23   ` Lars Ingebrigtsen
2011-02-13 19:29     ` [PATCH] Improve delay prompt Adam Sjøgren
2011-02-13 19:40       ` Lars Ingebrigtsen
2011-02-13 19:31     ` Make gnus-delay-article work for HH:MM on the next day Adam Sjøgren
2011-02-13 19:30   ` [PATCH] " Tassilo Horn
2011-02-13 19:33     ` Adam Sjøgren [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=87ipwnvifl.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).