Hello,

Alan Schmitt <alan.schm...@polytechnique.org> writes:

> I have these two files:
>
> link1.org:
>
> * Test
>
> link2.org:
>
> [[file:link1.org::*Test][Test]]
>
> When I click on the first link, I get this in a dired buffer (there is
> no error).
>
>   /home/schmitta/tmp:
>   wildcard link1.org::*Test
>   zsh:1: no matches found: link1.org::*Test
>
> I'm using Org Mode 9.4, and this issue started occurring recently after
> I upgraded org.
>
> Is this a consequence of the recent change on file links? How can I
> debug which link handler is used?

Oops. Fixed. Thank you!

The link handler is "file", using `org-link-open-as-file' to follow it.

Regards,

-- 
Nicolas Goaziou

Reply via email to