Next: , Previous: Wanderlust, Up: E-mail


7.1.5 MH-E

To use this module, make sure that planner-mhe.el is in your load path and add this to your .emacs (or _emacs):

     (require 'planner-mhe)

Then, when you call M-x planner-create-task-from-buffer from MH-E summary or message buffers, the task will be created with the correct annotation.

planner-mhe does not define any interactive functions.