all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] Erroneous link highlighting in src blocks (9.5.5-geeae6e)
@ 2022-10-07 15:46 Tim Loderhose
  2022-10-09  3:48 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Loderhose @ 2022-10-07 15:46 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

Hi,

In recent org, org-highlight-links including 'bracket' will hide content
with double brackets inside src blocks.
A vanilla config loading 9.5.5 org (I did this through straight.el) can reproduce this with a
minimal org file including just:

#+begin_src python
[[a]]
#+end_src

The brackets will be hidden.

I can only confirm that this does not happen with org 9.5.2 - I did not
check other versions in between, but know this has been the case for a
couple of weeks at least. I don't know much of the internals, but
thought that perhaps the issue was introduced around this commit (as this touches link folding and is not included in 9.5.2):
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=67275f4664ce00b5263c75398d78816e7dc2ffa6

Cheers,
Tim

[-- Attachment #2: Type: text/html, Size: 1554 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-09  3:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 15:46 [BUG] Erroneous link highlighting in src blocks (9.5.5-geeae6e) Tim Loderhose
2022-10-09  3:48 ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.