Hi Ihor,
Ihor Radchenko <yanta...@posteo.net> writes: > Org mode fontification routines do not support multiple different > variants of major mode in src blocks. > We also cannot handle major modes prompting user when they are > activated. > In case you missed it, the workaround that solved the OP problem is: (setq geiser-mode-auto-p nil) Without this, htmlfontify turn on scheme-mode, and geiser then asks for which implementation to use. Bruno > -- > Ihor Radchenko // yantar92, > Org mode contributor, > Learn more about Org mode at <https://orgmode.org/>. > Support Org development at <https://liberapay.com/org-mode>, > or support my work at <https://liberapay.com/yantar92>