I want to discuss the following Texinfo Menu
@menu * Installing Emacs with Synaptic Package Manager: nstl-emacs-snptk. Something. * Installing Emacs from Source: nstl-emacs-src. Something. @end menu In the Info output, the menu entry line consists of: 1. The menu entry name (what the user sees and types to select the entry), 2. The node name (the actual destination node), 3. An optional description. The node name is not always printed in the menu, not only the menu-entry-name. Is it a bad idea not to display the node-name? And how can I keep my menu to 72 columns?