From: Ihor Radchenko <yantar92@gmail.com>
To: Tom Ed White <wtomed@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Unable to follow gnus links
Date: Sun, 03 Oct 2021 16:35:30 +0800 [thread overview]
Message-ID: <8735pi7bfx.fsf@localhost> (raw)
In-Reply-To: <871r59rjh8.fsf@fiddlebike.us>
Tom Ed White <wtomed@gmail.com> writes:
> Following gnus links in org fails with the message:
>
> funcall: Wrong number of arguments: ((t) (path _) "Follow the Gnus
> message or folder link specified by PATH." (if (string-match
> "\\`\\([^#]+\\)\\(#\\(.*\\)\\)?" path) nil (error "Error in Gnus link
> %S" path)) (let ((group (match-string-no-properties 1 path)) (article
> (match-string-no-properties 3 path))) (org-gnus-follow-link group
> article))), 1
This should not happen. Do you open the link using org-link-open? Can
you share backtrace after M-x debug-on-entry org-gnus-open?
Best,
Ihor
next prev parent reply other threads:[~2021-10-03 8:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 17:55 Unable to follow gnus links Tom Ed White
2021-10-03 8:35 ` Ihor Radchenko [this message]
2021-10-03 15:54 ` Tom Ed White
2021-10-04 8:24 ` Ihor Radchenko
2021-10-04 19:33 ` Tom Ed White
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8735pi7bfx.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wtomed@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).