Re: [BUG] Fontification error when unknown or missing lang

2025-02-09 Thread Ihor Radchenko
Aitenate writes: > There appears to be a minor bug with fontification and certain block > configurations. > > The following example block results in a fontification error. > > #+begin_example > <-- two spaces followed by a tab > #+end_example > > It looks like org-src-font-lock-fontify-bloc

[BUG] Fontification error when unknown or missing lang

2025-01-26 Thread Aitenate
There appears to be a minor bug with fontification and certain block configurations. The following example block results in a fontification error. #+begin_example <-- two spaces followed by a tab #+end_example It looks like org-src-font-lock-fontify-block is the culprit because native-ta