Gnus development mailing list
 help / color / mirror / Atom feed
From: lee <lee@yun.yagibdah.de>
To: ding@gnus.org
Subject: Re: getting nndiary to work
Date: Thu, 23 Jun 2011 21:08:26 +0200	[thread overview]
Message-ID: <87ei2knz6d.fsf@yun.yagibdah.de> (raw)
In-Reply-To: <m2oc1pq9tb.fsf@lrde.epita.fr> (Didier Verna's message of "Thu, 23 Jun 2011 09:35:44 +0200")

Didier Verna <didier@xemacs.org> writes:

> lee <lee@yun.yagibdah.de> wrote:
>
>> Unfortunately, nndiary doesn´t do anything.
>
>   I've just sent myself a new diary message with all X-Diary header set
> to * and X-Diary-Minute to 45, and it's popping up as new as expected.
>
> Messages from diary groups are supposed to be renewed according to the
> value of nndiary-reminders, maybe that's what you're missing ?

Yes, that was missing. I looked at [1] and added


  (setq nndiary-reminders '((7 . day) (0 . day) (60 . minute) (15
    . minute) (0 . minute)))


Having set nndiary-reminders does make a difference in that nndiary now
reads incoming mail and removes it from the ~/.nndiary mbox-file. It
prints messages into the message buffer about it like:


,---- [ *Messages* ]
| Reading active file from diary via nndiary...
| Opening nndiary server on diary...done
| nndiary: Reading incoming mail from file...
| Wrote /home/lee/News/diary/nndiary:diary/12
| nndiary: Reading incoming mail (1 new)...done
| Reading active file from diary via nndiary...done
| Reading active file from news1.open-news-network.org via nntp...
`----


However, mail read by nndiary doesn't show up anywhere in gnus, and I'm
not getting any reminders. The files seem to be there, though:


,---- [ lee@yun:~$ ls -laR ~/News/diary/ ]
| /home/lee/News/diary/:
| insgesamt 20
| drwxr-xr-x 4 lee lee 4096 23. Jun 20:51 .
| drwxr-xr-x 7 lee lee 4096 23. Jun 15:23 ..
| -rw-r--r-- 1 lee lee   33 23. Jun 20:51 active
| drwxr-xr-x 2 lee lee 4096 16. Jun 16:32 diary
| drwxr-xr-x 2 lee lee 4096 23. Jun 20:51 nndiary:diary
| 
| /home/lee/News/diary/diary:
| insgesamt 20
| drwxr-xr-x 2 lee lee 4096 16. Jun 16:32 .
| drwxr-xr-x 4 lee lee 4096 23. Jun 20:51 ..
| -rw------- 1 lee lee 1158 16. Jun 12:39 1
| -rw------- 1 lee lee  486 16. Jun 16:32 2
| -rw------- 1 lee lee  354 16. Jun 16:32 .overview
| 
| /home/lee/News/diary/nndiary:diary:
| insgesamt 60
| drwxr-xr-x 2 lee lee 4096 23. Jun 20:51 .
| drwxr-xr-x 4 lee lee 4096 23. Jun 20:51 ..
| -rw------- 1 lee lee  950 23. Jun 02:05 1
| -rw------- 1 lee lee  856 23. Jun 19:24 10
| -rw------- 1 lee lee  846 23. Jun 20:05 11
| -rw------- 1 lee lee  840 23. Jun 20:51 12
| -rw------- 1 lee lee 1189 23. Jun 02:05 2
| -rw------- 1 lee lee  862 23. Jun 02:05 3
| -rw------- 1 lee lee  858 23. Jun 02:05 4
| -rw------- 1 lee lee  882 23. Jun 02:05 5
| -rw------- 1 lee lee  843 23. Jun 02:05 6
| -rw------- 1 lee lee  862 23. Jun 02:05 7
| -rw------- 1 lee lee  851 23. Jun 02:06 8
| -rw------- 1 lee lee  923 23. Jun 02:06 9
| -rw------- 1 lee lee 2163 23. Jun 20:51 .overview
`----


What's with "/home/lee/News/diary/diary/"? Is that a leftover from my
trying to get it to work?


[1]: http://www.linux-france.org/article/appli/emacs/bibliotheque/.gnus.el

     ((7 . day) (0 . day) (60 . minute) (15 . minute) (0 . minute))

     I'm not sure what it means, though. I'm guessing it means I should
     be reminded 7 days in advance of the date, then on the day of the
     date 60 minutes, 15 minutes and 0 minutes in advance of the date.



      parent reply	other threads:[~2011-06-23 19:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 20:30 lee
2011-06-23  7:35 ` Didier Verna
2011-06-23 11:21   ` Steinar Bang
2011-06-23 12:33     ` Didier Verna
2011-06-23 17:42       ` Steinar Bang
2011-06-23 18:53         ` Didier Verna
2011-06-23 18:56           ` Didier Verna
2011-06-23 22:21             ` lee
2011-06-23 18:46       ` lee
2011-06-23 19:08   ` lee [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=87ei2knz6d.fsf@yun.yagibdah.de \
    --to=lee@yun.yagibdah.de \
    --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).