[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-format-buffer in tramp 2.0.39
From: |
Michael Albinus |
Subject: |
Re: texinfo-format-buffer in tramp 2.0.39 |
Date: |
Fri, 09 Apr 2004 18:24:10 +0200 |
User-agent: |
Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) |
address@hidden (Karl Berry) writes:
> Tramp 2.0.39's manual says:
>
> Something similar can be done to create the info manual. Just
> change to directory `~/emacs/tramp/texi' and load the `tramp.texi'
> file in Emacs. Then press `M-x texinfo-format-buffer <RET>' to
> generate `~/emacs/tramp/info/tramp'.
>
> This actually won't work at all. texinfo-format-buffer does not handle
> @macro (and probably never will). makeinfo-buffer sort of works, except
> that all the options you set in the Makefile won't be passed ... so ...
> maybe just eliminate this paragraph :).
The recent changes have eliminated all macros from the source (except
`trampfn', but it isn't used). No pain therefore.
The setting of flags from the Makefile can be missed. The flags
default to "emacs" as the used flavour, and no installation chapter /
Japanese manual.
Hmm. Maybe the default for the installation chapter can be changed.
> k
Best regards, Michael.