Johan W. Klüwer <[EMAIL PROTECTED]> writes:

> However, I can't figure out how to specify tasks that are repeated
> every second week.  A simple and sufficient solution would be to use
> week numbers, and say "do this on Tuesday every even-numbered
> week". However, it seems week numbers are not supported by the diary
> date formats. (My experience with diary is minimal, sorry.)

Try the Emacs info manual for Diary - Special Diary Entries.

Example:

%%(diary-cyclic 14 1 1 2006) #A _ Do something

This entry applies to January 1 and every 14th day following; `1 1
2006' specifies the starting date.  (If you are using the European
calendar style, the month and day are interchanged.)

-- 
Sacha Chua <[EMAIL PROTECTED]> - open source, free software geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, public speaking
sachac on irc.freenode.net#emacs . YM: sachachua83


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to