* org-store link does not work in gnus article-mode
@ 2020-09-04 9:36 Jeremie Juste
2020-09-04 9:47 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Jeremie Juste @ 2020-09-04 9:36 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I notice that org-store-link is not working as expected in article
mode.
M-x org-store-link produces user-error: No method for storing a link
from this buffer
Any ideas about a solution?
I'll launch an investigation as soon as I have some time to spare.
Best regards,
Jeremie
- Org mode version 9.3.7 (release_9.3.7-725-g7bc18e @
/home/djj/src/org-mode/lisp/)
- GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0) of 2020-09-01
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-store link does not work in gnus article-mode
2020-09-04 9:36 org-store link does not work in gnus article-mode Jeremie Juste
@ 2020-09-04 9:47 ` Bastien
2020-09-04 10:00 ` Jeremie Juste
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2020-09-04 9:47 UTC (permalink / raw)
To: Jeremie Juste; +Cc: emacs-orgmode
Hi Jeremie,
Jeremie Juste <jeremiejuste@gmail.com> writes:
> I notice that org-store-link is not working as expected in article
> mode.
> M-x org-store-link produces user-error: No method for storing a link
> from this buffer
It works fine here (using master).
> Any ideas about a solution?
Did you (require 'ol-gnus) ?
> I'll launch an investigation as soon as I have some time to spare.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-store link does not work in gnus article-mode
2020-09-04 9:47 ` Bastien
@ 2020-09-04 10:00 ` Jeremie Juste
0 siblings, 0 replies; 3+ messages in thread
From: Jeremie Juste @ 2020-09-04 10:00 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
Hello Bastien,
Bastien <bzg@gnu.org> writes:
> Did you (require 'ol-gnus) ?
Yes (require 'ol-gnus) did the trick. Many thanks.
Best regards,
Jeremie
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-04 10:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-04 9:36 org-store link does not work in gnus article-mode Jeremie Juste
2020-09-04 9:47 ` Bastien
2020-09-04 10:00 ` Jeremie Juste
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.