I just wanted to say that in order to keep track of my public and private appointments and tasks, I'd been using spd.el for several weeks now and I think it is great. According to me, it is a much simpler alternative to planner-authz.el for dealing with private appointments/tasks/schedules/etc.
Since the version on http://www.emacswiki.org/cgi-bin/wiki/PlannerModeContrib is outdated (intended for emacs-wiki) one should use the one provided by Sven Kloppenburg (muse under planner-mode), which is available at http://thread.gmane.org/gmane.emacs.wiki.general/4654 (post dated December 9, 2005) The only configuration needed consists in providing the muse project name (the one that appear in muse-project-alist) for your public and private planners: (setq spd-planner-work-directory "MyPublicPlanner" ; spd-planner-personal-directory "MyPrivatePlanner" spd-save-buffers-before-kill t) Then the command "M-x select-planner-project" lets you use your public planner, whereas "C-u M-x select-planner-project" lets you use your private planner. Thanks Raymond Zeitler and Sven Kloppenburg. I wonder whether Select Planner Directory (spd.el) could be bundled along with the planner-el Debian package? -- René _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss