emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Ulf Stegemann <ulf-news@zeitform.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Store link upon sending a message
Date: Fri, 12 Nov 2010 16:03:22 +0000	[thread overview]
Message-ID: <87d3qa5y2d.fsf@ucl.ac.uk> (raw)
In-Reply-To: <zf.upny68yy1ui.fsf@zeitform.de> (Ulf Stegemann's message of "Fri, 12 Nov 2010 16:54:13 +0100")

Ulf Stegemann <ulf-news@zeitform.de> writes:

[...]

>
> If the hook approach does not work you could also advise
> `gnus-inews-do-gcc', the function that actually creates the message
> copies ...
>
> ... or you could replace `gnus-inews-do-gcc', e.g. replace the
> call to `message-send-and-exit' in
> `ulf-message-send-and-org-gnus-store-link' with something like
> `gnus-inews-do-gcc-orig' and save it as e.g.
> `my-gnus-gcc-and-org-store-link'.  Then you could do something like
>
> (fset 'gnus-inews-do-gcc-orig (symbol-function 'gnus-inews-do-gcc))
> (fset 'gnus-inews-do-gcc 'my-gnus-gcc-and-org-store-link)
>
> ... but that's all untested ;)

two very good suggestions.  Thanks!  I'll try to play with these over
the weekend if I get a chance.
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.3 (release_7.3.42.g0fd5ec)

  reply	other threads:[~2010-11-12 16:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01  9:11 Store link upon sending a message Ulf Stegemann
2010-10-01  9:58 ` Łukasz Stelmach
2010-10-01 10:56   ` Ulf Stegemann
2010-11-12 13:03     ` Ulf Stegemann
2010-11-12 13:58       ` Eric S Fraga
2010-11-12 14:55         ` Ulf Stegemann
2010-11-12 15:52           ` Eric S Fraga
2010-11-12 16:07             ` Ulf Stegemann
2010-11-12 16:20               ` Eric S Fraga
2010-11-12 15:54           ` Ulf Stegemann
2010-11-12 16:03             ` Eric S Fraga [this message]
2011-01-04 17:51       ` Bastien
2011-01-05  7:24         ` Ulf Stegemann

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=87d3qa5y2d.fsf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=ulf-news@zeitform.de \
    /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).