emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus org-mode link problems in org 9.3


From: Kaushal Modi
Subject: Re: Gnus org-mode link problems in org 9.3
Date: Wed, 4 Dec 2019 11:31:29 -0500

On Wed, Dec 4, 2019 at 11:27 AM Bob Newell <address@hidden> 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#address@hidden

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

[Prev in Thread] Current Thread [Next in Thread]