* org-store-link does not work in gnus article mode (messages)
@ 2022-01-02 7:38 Uwe Brauer
2022-01-02 17:05 ` Kyle Meyer
0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2022-01-02 7:38 UTC (permalink / raw)
To: emacs-orgmode
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-gnus-article-link("nntp+news.gmane.io:gmane.comp.finance.ledger.general" "gmane.comp.finance.ledger.general" "8ad92378cff625ebc8020dc45afdaadef484a3a3.camel@web..." nil)
org-gnus-store-link()
org-store-link(nil 1)
funcall-interactively(org-store-link nil 1)
call-interactively(org-store-link nil nil)
command-execute(org-store-link)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-store-link does not work in gnus article mode (messages)
2022-01-02 7:38 org-store-link does not work in gnus article mode (messages) Uwe Brauer
@ 2022-01-02 17:05 ` Kyle Meyer
2022-01-02 17:43 ` Uwe Brauer
0 siblings, 1 reply; 3+ messages in thread
From: Kyle Meyer @ 2022-01-02 17:05 UTC (permalink / raw)
To: Uwe Brauer; +Cc: emacs-orgmode
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-store-link does not work in gnus article mode (messages)
2022-01-02 17:05 ` Kyle Meyer
@ 2022-01-02 17:43 ` Uwe Brauer
0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2022-01-02 17:43 UTC (permalink / raw)
To: Kyle Meyer; +Cc: Uwe Brauer, emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
>>> "KM" == Kyle Meyer <kyle@kyleam.com> writes:
> 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.
It is, but F...
There is also another path to a directory that contains old versions of
org mode, great, what a stupid mistakes.
Thanks
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-02 17:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-02 7:38 org-store-link does not work in gnus article mode (messages) Uwe Brauer
2022-01-02 17:05 ` Kyle Meyer
2022-01-02 17:43 ` Uwe Brauer
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).