Re: [PATCH] ox-texinfo: Preserve source block language fields during export

2025-03-26 Thread Rudolf Adamkovič
Ihor Radchenko writes: > CCing the maintainer. You were 3 minutes faster than me. :) > Note, however, that > https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Syntax-Highlighting > may or may not understand the src block language names as they are used > in Org. We may want some

Re: [PATCH] ox-texinfo: Preserve source block language fields during export

2025-03-25 Thread Ihor Radchenko
Richard Sent writes: > * lisp/ox-texinfo.el (org-texinfo-src-block): Preserve the language > field during export. > * etc/ORG-NEWS (Version 9.8): Add news entry. > --- > Hello all, > > When exporting source blocks to Texinfo, the language is removed > (unless it is lisp). This hurts the ability t

Re: [PATCH] ox-texinfo: Preserve source block language fields during export

2025-03-25 Thread Rudolf Adamkovič
Richard Sent writes: > * lisp/ox-texinfo.el (org-texinfo-src-block): Preserve the language > field during export. Ha! I have the exact same patch in works. I also asked on the Texinfo Help mailing list [1] whether this will break compatibility with older Texinfo versions (like @math did, where

[PATCH] ox-texinfo: Preserve source block language fields during export

2025-03-25 Thread Richard Sent
* lisp/ox-texinfo.el (org-texinfo-src-block): Preserve the language field during export. * etc/ORG-NEWS (Version 9.8): Add news entry. --- Hello all, When exporting source blocks to Texinfo, the language is removed (unless it is lisp). This hurts the ability to use the Texinfo files to generate ad