From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37691 Path: main.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.gnus.general Subject: Re: [ANNOUNCE] NNDiary, a diary backend for Gnus. Date: 10 Aug 2001 14:07:45 -0700 Organization: SunSITE.dk - Supporting Opensource Software Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173063 15189 80.91.224.250 (21 Oct 2002 04:04:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:04:23 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 17411 invoked from network); 10 Aug 2001 21:04:38 -0000 Original-Received: from sunsite.dk (130.225.51.30) by gnus.org with SMTP; 10 Aug 2001 21:04:38 -0000 Original-Received: (qmail 344 invoked by uid 509); 10 Aug 2001 21:04:37 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-NNTP-Posting-Host: amrm2.ics.uci.edu Original-X-Trace: sunsite.dk 997477477 341 128.195.11.178 (10 Aug 2001 21:04:37 GMT) Original-X-Complaints-To: news@sunsite.dk Original-NNTP-Posting-Date: Fri, 10 Aug 2001 21:04:37 +0000 (UTC) X-Authenticated: @ User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:37691 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37691 karl@charcoal.com (Karl Kleinpaste) writes: > Dan Nicolaescu writes: > > In the -request-accept-article function I query the user about the > > time when the message is supposed to appear and then insert the > > appropriate X-blahblah header. > > This is what Kai's recent gnus-delay.el does, with > nndrafts:delayed. If that means that it's the right way to do it, then great! Didn't know about Kai's new backend, but it's good that I found out. His functions to read the date are better than what I had, so I snarfed those :-)