On Mon, 27 Sep 2004, [EMAIL PROTECTED] wrote:
> It's a pity. However, can anyone recommend a calendar tool,
> using curses and $EDITOR? A mutt/slrn-like interface would be
> cool, too.
Emacs has a very nice calendar mode which works with the diary mode.
Here's a screenshot (without the highlighting):
April 2004 May 2004 June 2004
Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa
1 2 3 1 1 2 3 4 5
4 5 6 7 8 9 10 2 3 4 5 6 7 8 6 7 8 9 10 11 12
11 12 13 14 15 16 17 9 10 11 12 13 14 15 13 14 15 16 17 18 19
18 19 20 21 22 23 24 16 17 18 19 20 21 22 20 21 22 23 24 25 26
25 26 27 28 29 30 23 24 25 26 27 28 29 27 28 29 30
30 31
You can have a diary window displayed, and when you move between days
the diary entries for the current day will be shows (selective
display). There's a lot more, this is just the basics. I use the
diary mode to remember when I send e-mail and to who (it's automatic
with a little bit of code), so I can always look at a day and tell
what e-mails I sent that day.
Ted