emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Capturing outgoing gnus e-mail


From: Uwe Brauer
Subject: Re: [O] Capturing outgoing gnus e-mail
Date: Mon, 15 Dec 2014 13:08:29 +0100
User-agent: Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b33 (linux)

>> "Bastien" == Bastien  <address@hidden> writes:

Hi Bastien

I just saw your code
   > Hi Ivan,
   > this is what I use :

   > ========================================================================
   > ;; Hack to store Org links upon sending Gnus messages

   > (defun bzg-message-send-and-org-gnus-store-link (&optional arg)

   > (define-key message-mode-map [(control c) (control meta c)]
   >   'bzg-message-send-and-org-gnus-store-link)
   > ========================================================================

   > Then, in a message, I use C-c C-M-c instead of C-c C-c to send the
   > message and create a link to it that I can reinsert later one.  This
   > is not really capturing, but it's good enough for my needs.

I tried it out and it is nice, the only thing which is missing is to
insert automatically the link into an org file or the diary if you want.
When I call org-insert-link an interactive query started which is nice
but in this case time consuming

regards

Uwe Brauer 


Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]