[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-store-link does not work in gnus article mode (messages)
From: |
Kyle Meyer |
Subject: |
Re: org-store-link does not work in gnus article mode (messages) |
Date: |
Sun, 02 Jan 2022 12:05:18 -0500 |
Uwe Brauer writes:
> Hi
>
> I thought this worked a while ago, but in a gnus article buffer I tried to
> use org-store-link and received
>
> (Running Emacs Master and org-mode master (some weeks old))
>
> Debugger entered--Lisp error: (void-function org-fixup-message-id-for-http)
>
> org-fixup-message-id-for-http("8ad92378cff625ebc8020dc45afdaadef484a3a3.camel@web.de")
org-fixup-message-id-for-http was removed from Org before the 9.3
release (more specifically a486d9c, 2019-03-10) so your assumption that
a recent Org is at the front of your load-path is invalid.