emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] org-link-descriptive affects verbatim text


From: Max Nikulin
Subject: Re: [BUG] org-link-descriptive affects verbatim text
Date: Wed, 8 Jun 2022 23:26:43 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 08/06/2022 20:43, Ihor Radchenko wrote:
Max Nikulin writes:

I noticed that current main HEAD hides link description even when it is
not a link but verbatim text:

=[[http://orgmode.org][Org]]=

Just underlined =Org= is displayed, while earlier version of Org
displays whole verbatim text.

1105da80a doc/org-manual.org: variable rename
Emacs-26.3.

Partially fixed on main via c02c0d660.
The problem is related to org-activate-links wrongly fontifying links
inside verbatim. However, I am not going to fix that as it will be
auto-resolved when fontification uses org-element parser.

Thank you for the prompt fix, my example works now as expected (and as on the bugfix branch).




reply via email to

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