On Sun, Feb 04, 2024 at 04:18:27PM +0000, Werner LEMBERG wrote: > Indeed, because it is not too an exotic feature. In LilyPond, we have > a bunch of smaller files that get included in a master document; every > file comprises a section of the document and essentially starts with > > ``` > @unmacro foo > @macro foo > ... > @end macro > ``` > > Doing this ensures that we can easily change the order of the sections > if ever necessary, without the need to adjust the macro code. > > > However, since the error message has existed in texinfo.tex for so > > long I will leave it a few days to see if anybody has any other > > commments on the matter. > > OK.
Committed today and it will be updated on ftp.gnu.org shortly.