David Ellis <[EMAIL PROTECTED]> writes:

> I know that I can update a single task using planner-update-task. Is
> there a way to update all of the tasks in a file or region with one
> command?

Are you using this to update the task priority or status? Using
functions like planner-task-done (C-c C-x) and
planner-raise-task-priority (C-M-p) might be much easier to use, and
they'll update linked tasks as well.

For quick fixes, you can use a keyboard macro. =) If you do this
fairly often, it might be a good idea to write a
david/planner-update-region function. You can model it on
sacha/planner-replan-region in
http://sacha.free.net.ph/notebook/emacs/planner-config.el , sans the
PAGE argument.

-- 
Sacha Chua <[EMAIL PROTECTED]> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, juggling
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