Mail Archives: djgpp/2001/02/27/18:40:21
Eli Zaretskii wrote:
>
> > From: Cesar Rabak <csrabak AT uol DOT com DOT br>
> > Newsgroups: comp.os.msdos.djgpp
> > Date: Tue, 27 Feb 2001 14:07:28 -0300
> >
> > I learned that info 4.0 can read info files gzipped (a la Unix).
> > However, when I tried to read an info file whithin Emacs, it complained
> > about line references.
>
> Please post a recipe to reproduce this, starting with "emacs -q".
Supposing you already have all info files gzipped:
1) emacs -q
2) in emacs C-h i (brings Info buffer)
3) m gcc*
The following message can be read in the echo line:
"No such anchor in tag table or node in tag table or file: Top"
Below the complete excerpt of the exercise (cut and paste of *Messages*
buffer):
(c:/djgpp/gnu/emacs/bin/emacs.exe -q)
For information about the GNU Project and its goals, type C-h C-p.
Loading info...
Loading cus-face...
Loading cus-face...done
Loading easymenu...
Loading easymenu...done
Loading info...done
Composing main Info directory...
Mark set
Composing main Info directory...done
No such anchor in tag table or node in tag table or file: Top
Thanks for your attention on this, Eli!
Cesar
(*) 'gcc' used as example only. It seems to me it occurs with all info
which are multi-file. As, for example, asking for diff (which is gzipped
as well) works.
- Raw text -