Re: when there is no index file

2017-07-29 Thread Eli Zaretskii
> From: 積丹尼 Dan Jacobson > Cc: bug-texinfo@gnu.org > Date: Wed, 26 Jul 2017 08:06:37 +0800 > > All I know is if I do > (info "(gv) Top")^X^E > i RET > I end up on > (info "(gv) GNU General Public License") > here on Debian, > gv: > Installed: 1:3.7.4-1+b1 > emacs25: > Installed: 25.2+1-2 Tha

Re: when there is no index file

2017-07-25 Thread 積丹尼 Dan Jacobson
All I know is if I do (info "(gv) Top")^X^E i RET I end up on (info "(gv) GNU General Public License") here on Debian, gv: Installed: 1:3.7.4-1+b1 emacs25: Installed: 25.2+1-2

Re: when there is no index file

2017-07-22 Thread Eli Zaretskii
> From: 積丹尼 Dan Jacobson > Date: Sat, 22 Jul 2017 07:47:01 +0800 > > Messages like > user-error: No ‘file’ in index > user-error: No ‘a’ in index > would better be > user-error: No Index file found. > > Or noting when reading the gv manual, > > i runs the command Info-index (found in Info-m

when there is no index file

2017-07-21 Thread 積丹尼 Dan Jacobson
Messages like user-error: No ‘file’ in index user-error: No ‘a’ in index would better be user-error: No Index file found. Or noting when reading the gv manual, i runs the command Info-index (found in Info-mode-map), ... Give an empty topic name to go to the Index node itself. OK I di