[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] keeping track of sent emails in org?
From: |
Bill White |
Subject: |
Re: [Orgmode] keeping track of sent emails in org? |
Date: |
Mon, 27 Oct 2008 16:49:33 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
On Mon Oct 27 2008 at 16:35, Carsten Dominik <address@hidden> wrote:
> On Oct 27, 2008, at 10:17 PM, Bill White wrote:
>
>> On Mon Oct 27 2008 at 13:11, "Eric Schulte" <address@hidden>
>> wrote:
>>
>>> Sebastian Rose <address@hidden> writes:
>>>
>>>> Hi Bill,
>>>>
>>>> to add links to autgoing mails automatically, adding a link to
>>>> such a
>>>> mail once should be enough, to add the right funciton to your
>>>> 'mail-send-hook' (?? don't no which hook really...) since it's
>>>> just a
>>>> question of the link format.
>>>>
>>>
>>> It seems like this could get complicated as it depends on how/where
>>> you store your sent messages. Also, it looks like org-mode links
>>> rely
>>> on the gnus group, and article id to link back to an article, so
>>> somehow you would need a hook which runs after the sent article has
>>> been saved into a group and given an ID.
>>
>> Ah ha! Something was bugging me about org's links to gnus messages.
>
> Can Gnus in general find messages by message-id? Then it would be
> nice if we could do that. I believe the mhe interface does use
> message-id already, maybe others too.
I know this link, generated by remember, works from planner:
[[gnus://nnml:wri.d-wpt/<address@hidden>][E-Mail from Soandso]]
And this, generated from Sacha's code, also works from planner:
[[gnus://nnml:archive.2008-10/<address@hidden>][Eric Schulte: Re: %5BOrgmode%5D
keeping track of sent emails in org?]]
(I store this month's outgoing mail in ~/Mail/archive/2008-10)
I don't know how planner's gnus:// link works, though.
> Maybe some gnus-enables person would like to look into this and create
> patches?
Gnus-enabled and time-enriched :-)
> - Carsten
>
>> From what I've seen so far in my cursory tours of org, links to gnus
>> nnml messages are, by default, of the form <group#nnmlFileName>
>> rather than <messageID>. Message-ID is known and retrievable when
>> gnus calls message-sent-hook (which is how Sacha's link auto-filer
>> works), but I'm not sure the nnml filename is known at that point.
>>
>> Can org create message-id links to gnus messages? (sorry, that's
>> probably a FAQ)
Cheers -
bw
--
Bill White . address@hidden . http://members.wolfram.com/billw
"No ma'am, we're musicians."
- [Orgmode] keeping track of sent emails in org?, Bill White, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Sebastian Rose, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Sebastian Rose, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Eric Schulte, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Bill White, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Chris McMahan, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Carsten Dominik, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Richard Riley, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?,
Bill White <=
- Re: [Orgmode] keeping track of sent emails in org?, Carsten Dominik, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Bill White, 2008/10/27
- [Orgmode] Re: keeping track of sent emails in org?, Michael Ekstrand, 2008/10/27
- [Orgmode] Re: keeping track of sent emails in org?, Michael Ekstrand, 2008/10/27
- Re: [Orgmode] keeping track of sent emails in org?, Carsten Dominik, 2008/10/29
- Re: [Orgmode] keeping track of sent emails in org?, Sebastian Rose, 2008/10/29
- Re: [Orgmode] keeping track of sent emails in org?, Pete Phillips, 2008/10/29
- Re: [Orgmode] keeping track of sent emails in org?, Carsten Dominik, 2008/10/29
- Re: [Orgmode] keeping track of sent emails in org?, Georg C. F. Greve, 2008/10/29
- Re: [Orgmode] keeping track of sent emails in org?, Christopher Suckling, 2008/10/29