On 6 Feb 2006, [EMAIL PROTECTED] wrote: > Dear people, > > I am trying to organize the different projects that I am tracking > with Planner and Muse. I have seen that I it is possible to set > planner-multi-copy-tasks-to-page in order to have all tasks copied > to the overview page... However, I am actually not an elisp guru and > I am cannot figure out how to set this variable in my .emacs... Any > hints will be really appreciated.
I think this is what you want: (setq planner-multi-copy-tasks-to-page "[[TaskPool][T]]") + seth _______________________________________________ emacs-wiki-discuss mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
