[BUG] Erroneous link highlighting in src blocks (9.5.5-geeae6e)

2022-10-08 Thread Tim Loderhose
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

Re: Stable 9.5: invalid function (date date)

2021-11-29 Thread Tim Loderhose
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

Re: Stable 9.5: invalid function (date date)

2021-11-25 Thread Tim Loderhose
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