On Wed, Dec 4, 2019 at 11:27 AM Bob Newell <bobnew...@bobnewell.net> wrote:

> Aloha,
>
> Posting to both org-mode and gnus groups.
>
> Just updated to latest org (9.3 of 3 December) on Emacs 26.3.1
> and my gnus link functions seem to have quit.
>
> Now, whenever I do C-c C-o on an email link I get something like this:
>
> org-link-search: No match for fuzzy expression: gnus:nnimap+imap.gmail.com:
> %5BGmail%5D/All%20Mail#
> can9lugf6qkkyxt9ewjjs+hoyc6ywjasft4k4hv5zr2d10vy...@mail.gmail.com
>

Very strange! Just an hour back, my test suite failed because earlier
org-link-unescape used to unhex but now it doesn't. I haven't yet traced
back to the commit where this change happened.

Then replacing org-link-unescape with url-unhex-string fixed my use case[1].

Not sure if the issue you are seeing is because of the same cause.

[1]:
https://github.com/kaushalmodi/ox-hugo/commit/4badf135967c03c402ef8fc636ac4968ac98e57c

Reply via email to