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 wil
Hi Ihor,
I refactored my emacs config and it appears like the problem is gone now.
(I was just using use-package, but there may have been some bit loading org
early)
Thanks for the pointer in any case!
Best,
Tim
On Thu, Nov 25, 2021 at 11:09 AM Ihor Radchenko wrote:
> Tim Loderhose wri
Hi,
I am also getting this error. It's fixable only by re-installing org from a
emacs -q, I assumed because files on the agenda file list are visited
before org is fully installed?
Unfortunately, this also occurs with a fresh install of Emacs
(re-installing all packages), but I'm not sure why. I'd