From: Ulf Stegemann <ulf-news@zeitform.de>
To: emacs-orgmode@gnu.org
Subject: Store link in message mode
Date: Mon, 15 Nov 2010 13:43:14 +0100 [thread overview]
Message-ID: <zf.upnipzybvvh.fsf@zeitform.de> (raw)
After it's now possible for me to store an org link upon sending a
message[1] I thought it might be even better to approach this problem in
a more general way. The idea is to use `org-store-link' in message mode
to create a link for the (yet to come) copy of the message.
Currently `org-store-link' seems to be rather pointless in message mode
as it creates a link to a draft (temporary) message file. Extending
`org-gnus-store-link' to let it create a gnus link to the copy of the
message when in message mode seems to be more reasonable.
However, there are some, er, `issues' with this.
1) This will only work with Gnus. Message mode is in principle
independent of Gnus but non-Gnus users will not benefit from
`org-store-link' in message mode.
2) Storing a link in message mode effectively creates a link to
something (the mail copy) that's (still) inexistent. This means that
the link remains invalid until the message is actually sent (or more
precisely: the copy is created upon sending).
Furthermore, the link will be invalid if
- the message is not sent;
- the Gcc header is modified to point to a different group;
- the message id is changed.
And of course, the link description will be incorrect if Subject,
From and/or To headers are changed between calling `org-store-link'
and creating the message's copy.
If you think --despite of those issues-- it's worth adding the creation
of gnus links while in message mode I could provide a patch. I'd
probably add the functionality to `org-gnus-store-link' but I'm not an
org code expert and a different location may be more appropriate. What
do you think?
Ulf
References:
[1] see http://thread.gmane.org/gmane.emacs.orgmode/31280
next reply other threads:[~2010-11-15 12:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-15 12:43 Ulf Stegemann [this message]
2010-11-15 15:17 ` Store link in message mode Tassilo Horn
2010-11-15 16:00 ` Ulf Stegemann
2010-11-16 13:22 ` Łukasz Stelmach
2010-11-17 14:29 ` Tassilo Horn
2010-11-20 19:05 ` Łukasz Stelmach
2011-02-08 16:00 ` Bastien
2011-02-09 14:41 ` Ulf Stegemann
2011-02-09 16:01 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=zf.upnipzybvvh.fsf@zeitform.de \
--to=ulf-news@zeitform.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).