[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info tutorial key
From: |
Gavin Smith |
Subject: |
Re: info tutorial key |
Date: |
Sun, 25 Jun 2017 13:48:05 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
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.