Ihor Radchenko writes:
> We have recently got WORG build failures because running scheme-mode
> spawns an interactive prompt to select Scheme implementation.
>
> This happens when Org export attempts to fontify scheme source blocks,
> and calling major mode (scheme-mode) expects user interaction
We have recently got WORG build failures because running scheme-mode
spawns an interactive prompt to select Scheme implementation.
This happens when Org export attempts to fontify scheme source blocks,
and calling major mode (scheme-mode) expects user interaction -
something we do not anticipate.