On Mon, Aug 15, 2022 at 11:51:34AM +0100, Gavin Smith wrote: > > In addition, in my opinion, INFO_SPECIAL_CHARS_QUOTE should be set in > > the default case. The resulting node names are not usable, so it does > > not matter if they have ^? appearing here and there. It could even be > > considered a good thing as it points that either the manual or the > > reader should be fixed. > > I'm happy if you enable this as it is clearly useful for the Perl > module documentation. If you do enable it could you please check there > is no quoting for Info index entries in the text part (there could still > be quoting in the node part).
There is no quoting ever of colon in index part, but there should be in the node part, I think, when INFO_SPECIAL_CHARS_QUOTE is set. I'll see to that. -- Pat
