On Sun, Jan 12, 2025 at 10:49:01PM +0100, Patrice Dumas wrote: > > I don't see the need of an --no-embed-interpreter option, and if this > > was an option it could be a source of incompatibility with it working > > differently across Texinfo releases. > > I do not get the point here. A good reason to have the possibility to > avoid completly the Perl interpreter is that it is faster, even if it > sacrifices some features (no Non-Ignorable Variable Weighting Unicode > collation, non init files with HTML, only HTML output). But controlling > it with an environment variable is fine for me.
I mean it is an incompatibility if one version of texi2any supports the option and another version doesn't. This could lead shell scripts and the like to break.