Gavin Smith <[email protected]> writes: >> I though that escaping should not trigger the warnings. >> What do I miss? > > > No, you still get the warnings with @comma{}. > > Escaping with @comma{} avoids it appearing that you are giving more arguments > to the @node command. > > The warning is for the node pointers in Info nodes, like > > Next: This is test, yes, Up: Top > > The Next pointer here may be read as referring to a node > called "This is test". > > texi2any outputs quoting characters for these node names, which is recognised > by the "info" program but not as far as I know by Emacs Info mode.
So, the issue is not with makeinfo, but with some .info readers? Is it only Emacs, or is it also something else? -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
