> From: No Wayman
> Date: Thu, 18 Jan 2024 10:52:17 -0500
>
>
> makeinfo --version: texi2any (GNU texinfo) 7.1
> Run on Arch Linux
>
> Reproduction steps:
>
> 1. Clone the "emacs-eat" repository:
>
> $ cd /tmp/
> $ git clone https://codeberg.org/akib/emacs-eat.git
>
> 2. Within the repositor
I believe this is an intentional feature in recent Texinfo versions.
To get the warnings back, you need to run makeinfo with the
command-line option "-c CHECK_NORMAL_MENU_STRUCTURE=1".
Thanks for the hint. I reported a similar thing in July 2023,
https://lists.gnu.org/archive/html/help
makeinfo --version: texi2any (GNU texinfo) 7.1
Run on Arch Linux
Reproduction steps:
1. Clone the "emacs-eat" repository:
$ cd /tmp/
$ git clone https://codeberg.org/akib/emacs-eat.git
2. Within the repository, attempt to build 3 info files from the 3
texi files in the repository:
$ cd ./