|
From: | Frankie Y. Liu |
Subject: | Re: [O] org-file-apps regex matching against path not link |
Date: | Sat, 14 Apr 2018 07:05:54 -0700 |
Hello,
"Frankie Y. Liu" <address@hidden> writes:
> For:
>
> \\.pdf:\\([0-9]+\\)\\'
You forgot a colon.
> [0-9]+ vs \d+ same issue, since the path not the link is being
> matched.
>
> Example:
> file:foo.pdf::1 will be matching on file:foo.pdf and the ::1 is
> dropped.
I cannot reproduce it here. The function
`org-file-apps-entry-match-against-dlink-p' is responsible for deciding
if a link needs to be matched in full, or not.
Regards,
--
Nicolas Goaziou 0x80A93738
[Prev in Thread] | Current Thread | [Next in Thread] |