Hi Bastien,
Bastien wrote:
> Ulf Stegemann writes:
>
>> (defun ulf-message-send-and-org-gnus-store-link (&optional arg)
>
> This is something I've been trying to achieve for very long! Great you
> found a solution. A minor suggestion: the function should make sure
> the buffer is not killed aft
Hi Ulf,
Ulf Stegemann writes:
> (defun ulf-message-send-and-org-gnus-store-link (&optional arg)
This is something I've been trying to achieve for very long! Great
you found a solution. A minor suggestion: the function should make
sure the buffer is not killed after the message is sent.
I a
Ulf Stegemann writes:
> Eric S. Fraga wrote:
>
>> Thanks. I realised after sending my earlier message that this is going
>> to be quite complicated. There's no point in storing a link when the
>> message is actually sent (after all, that will be sometime later). I
>> would want to store the l
Eric S. Fraga wrote:
> Thanks. I realised after sending my earlier message that this is going
> to be quite complicated. There's no point in storing a link when the
> message is actually sent (after all, that will be sometime later). I
> would want to store the link when I send the message to
Ulf Stegemann 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-
Ulf Stegemann wrote:
> Eric S. Fraga wrote:
>
>> Ulf Stegemann writes:
>>
>>> I came back to the matter of storing an org link to a copy of a message
>>> upon sending that message. The function below does just that and proves
>>> to be quite useful together with a sensible key binding (if you
Ulf Stegemann writes:
> Eric S. Fraga wrote:
>
>> Ulf Stegemann writes:
>>
>>> I came back to the matter of storing an org link to a copy of a message
>>> upon sending that message. The function below does just that and proves
>>> to be quite useful together with a sensible key binding (if you
Eric S. Fraga wrote:
> Ulf Stegemann writes:
>
>> I came back to the matter of storing an org link to a copy of a message
>> upon sending that message. The function below does just that and proves
>> to be quite useful together with a sensible key binding (if you use Gnus
>> and Gcc that is).
>
Ulf Stegemann writes:
> I came back to the matter of storing an org link to a copy of a message
> upon sending that message. The function below does just that and proves
> to be quite useful together with a sensible key binding (if you use Gnus
> and Gcc that is).
Very nice! Works very well.
I came back to the matter of storing an org link to a copy of a message
upon sending that message. The function below does just that and proves
to be quite useful together with a sensible key binding (if you use Gnus
and Gcc that is).
--8<--cut herestart---
Łukasz Stelmach wrote:
> Ulf Stegemann writes:
[snipped 15 lines]
> AFAIR, message-id is used for org links rather than the articla
> number.
ah, right, that's at least what raw gnus-article links look like. I
remember vaguely that this was different in the past and I obviously
hadn't checke
Ulf Stegemann writes:
> It often happens to me that I send a message (Gnus) and need to keep a
> reference of the mail just sent as link in an org file.
[...]
> It would of course be much nicer if the org link could be stored
> automagically upon sending the message (or more precisely upon creat
12 matches
Mail list logo