emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Michael 1 <Michi.b_98@hotmail.com>
Cc: 44833@debbugs.gnu.org
Subject: bug#44833: 27.1; Org org-docview-open (wrong-number-of-arguments (2 . 2) 1)
Date: Sat, 18 Dec 2021 17:23:15 -0500	[thread overview]
Message-ID: <8735mpa6y4.fsf@kyleam.com> (raw)
In-Reply-To: <87o85vobkd.fsf@kyleam.com>

close 44833
quit

Kyle Meyer writes:

> I'm sorry you didn't get a response at the time, but it seems unlikely
> that you still have this issue because, as of Org's afd3b04ec (ol:
> Extend open tooling in link parameters, 2020-02-19), org-link-open
> handles the above error:
>
>     ;; Function defined in `:follow' parameter may use a single
>     ;; argument, as it was mandatory before Org 9.4.  This is
>     ;; deprecated, but support it for now.
>     (condition-case nil
>         (funcall (org-link-get-parameter type :follow) path arg)
>       (wrong-number-of-arguments
>        (funcall (org-link-get-parameter type :follow) path)))
>
> And that change made its way into the Emacs repo with f22856a5c54
> (Update to Org 9.4.1, 2020-12-13), which was a part of the 27.2 release.
>
> Can you confirm that the issue is resolved for you?

It's been close to two weeks, so I'll close this, but, if you are still
having this issue, please let us know.




      reply	other threads:[~2021-12-18 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AS8PR09MB4630DE4DC68CE03406B23973BBFC0@AS8PR09MB4630.eurprd09.prod.outlook.com>
2021-12-05  5:38 ` bug#44833: 27.1; Org org-docview-open (wrong-number-of-arguments (2 . 2) 1) Kyle Meyer
2021-12-18 22:23   ` Kyle Meyer [this message]

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=8735mpa6y4.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=44833@debbugs.gnu.org \
    --cc=Michi.b_98@hotmail.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).