On Sun, Jun 25, 2017 at 12:07:00PM +0000, mtsio wrote: > hello, > > when starting info with no other command it prompts you to type H for > help or h for the tutorial. Typing h actually doesn't get you there, but > instead opens the manpage for info.
The file that it is trying to load, info.info, is distributed with Emacs. It should fall back to showing info-stnd.info instead if info.info isn't found. Unfortunately, it apparently shows the manpage for "info" instead. I'll look into this.
