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: Ihor Radchenko
Subject: Re: [BUG] org-link-descriptive affects verbatim text
Date: Wed, 08 Jun 2022 21:43:28 +0800

Max Nikulin <manikulin@gmail.com> writes:

> Hi,
>
> 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.

Best,
Ihor



reply via email to

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