On Tue, May 10, 2005 at 07:07:10PM -0400, TR wrote: > Anyone knows of a script to create weekly planners for all the 52 > weeks of the year? When doing it from emacs, with the latex calendar > mode, you would need to repeat sequence of comands 52 times. maybe > some perl or bash script will do it.
Emacs can do this for you. You can record a macro and the repeat this macro 52 times. start macrorecording: <CTRL>-x ( stop macrorecording: <CTRL>-x ) execute macro one time: <CTRL>-x e execute macro n times: <ESC> 52 <CTRL>-x e HTH, Sven -- +----------------------------------------------------------+ | .''`. Sven Bergner E-Mail: [EMAIL PROTECTED] | | : :' : Diplom-Informatiker(FH) | | `. `' Debian GNU/Linux User - http://www.debian.org/ | | `- Registered Linux-User #65111 | +-------------------www.linuxtaskforce.de------------------+ -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/E/IT/L/MU/P/S/SS/TW d-- s+: a C++ UL+++ P+@ L+++ E+ W++ N+@ K? w--- V PS+++ PE Y++ PGP++ t+@ 5-- X+++ R tv++ b++ DI D++ G++ e+++ h--- r+++ y+++ ------END GEEK CODE BLOCK------ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

