help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Generating info files from CVS


From: Harald . Maier . BW
Subject: Re: [h-e-w] Generating info files from CVS
Date: Thu, 10 Oct 2002 08:42:28 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.90 (i386-mingw-nt5.0.2195)

"Chris Lott" <address@hidden> writes:

> I do have makeinfo, texinfo, etc. I just can't figure out how to generate
> the docs. If I run makeinfo emacs.texi, then nothing happens and no files
> are generated. If I makeinfo --html emacs.texi it complains about some
> missing sections. Is there some master command that will build all the files
> with their interrelationships? I see a confgure.in file in the man directory
> where all the .texi files are, but no cofigure script or Makefile

Just tried it in a emacs-21.2 directory.

$ cd man
$ makeinfo emacs.texi

This call updates then the info files in ../info.

  -rw-rw-rw-   1 maierh   root    37117 Okt 10 08:33 emacs-1
  -rw-rw-rw-   1 maierh   root    48750 Okt 10 08:33 emacs-10
  ...

To access the files use either a prefix argument to the info command
(C-u M-x info) or add the info directory to 

,----
| Info-directory-list's value is 
|   ("~/elisp/gnus/texi"
|    "E:/usr/emacs/info" 
|    "e:/usr/local/info" 
|    "e:/usr/cygwin/usr/local/info"
|    "e:/usr/cygwin/usr/info" 
|    "/usr/info" 
|    "~/info"
|    "/usr/share/texmf/teTeX/info" 
|    "/usr/local/info" 
|    "/usr/share/info")
`----

Harald





reply via email to

[Prev in Thread] Current Thread [Next in Thread]