Re: planner gnus reference
Leon <[email protected]> Thu, 29 Jun 2006 22:43:20 +0100
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Leon <[email protected]> writes: > >> [email protected] writes: >> >>> Hello, >>> >>> I often find myself in the situation of needing to remember to reply >>> to an email when in gnus. I would like to use remember to store a link >>> to that email and/or create a task from that note like "reply to this". >>> I know remember allready has something like that for making a note >>> with a link to an email but I can't find it. >>> >>> Regards, >>> Cezar >> >> An alternative is planner-gnus and it's very easy to use. >> >> -- >> Leon > > and how can I use it ? > > Regards, > Cezar (require 'planner-gnus) and use planner-create-task-from-buffer in gnus to start using it. It will create a link to the email. -- Leon