all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Glenn Morris <rgm@gnu.org>
Subject: Re: master 126f95a: * doc/misc/tramp.texi: Adapt 2016-08-14 change for makeinfo 4.
Date: Mon, 15 Aug 2016 19:42:13 +0200	[thread overview]
Message-ID: <87d1la2akq.fsf@gmx.de> (raw)
In-Reply-To: <20160815164806.47CF6220155@vcs.savannah.gnu.org> (Glenn Morris's message of "Mon, 15 Aug 2016 16:48:06 +0000 (UTC)")

rgm@gnu.org (Glenn Morris) writes:

Hi Glenn,

> branch: master
> commit 126f95a708d637941e9eae1b023a87733bb5fd38
> Author: Glenn Morris <rgm@gnu.org>
> Commit: Glenn Morris <rgm@gnu.org>
>
>     * doc/misc/tramp.texi: Adapt 2016-08-14 change for makeinfo 4.
> ---
>  doc/misc/tramp.texi |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
> index d64d5e5..5e04a2d 100644
> --- a/doc/misc/tramp.texi
> +++ b/doc/misc/tramp.texi
> @@ -65,8 +65,8 @@ copy and modify this GNU manual.''
>  @contents
>  
>  
> -@node Top, Overview, (dir), (dir)
>  @ifnottex
> +@node Top, Overview, (dir), (dir)
>  @top @value{tramp} version @value{trampver} User Manual
>  
>  This file documents @value{tramp} version @value{trampver}, a remote file

I've applied your change to the Tramp repository. This results in errors:

detlef:~/src/tramp/texi> make
install-info --quiet --info-dir=../info/   ../info/tramp
makeinfo --no-warn --no-split -D  installchapter --dvi -o tramp.dvi tramp.texi
tramp.texi:105: @menu seen before first @node
tramp.texi:132: @detailmenu seen before first @node
Makefile:89: recipe for target 'dvi' failed
make: [dvi] Error 1 (ignored)
makeinfo --no-warn --no-split -D  installchapter --html -o tramp.html tramp.texi
makeinfo --no-warn --no-split -D  installchapter --pdf -o tramp.pdf tramp.texi
tramp.texi:105: @menu seen before first @node
tramp.texi:132: @detailmenu seen before first @node
Makefile:89: recipe for target 'pdf' failed
make: [pdf] Error 1 (ignored)

Could you please tell, why this change is necessary? I run

detlef:~/src/emacs> makeinfo --version
texi2any (GNU texinfo) 6.1

Thanks, and best regards, Michael.



       reply	other threads:[~2016-08-15 17:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160815164806.23036.35690@vcs.savannah.gnu.org>
     [not found] ` <20160815164806.47CF6220155@vcs.savannah.gnu.org>
2016-08-15 17:42   ` Michael Albinus [this message]
2016-08-15 19:35     ` master 126f95a: * doc/misc/tramp.texi: Adapt 2016-08-14 change for makeinfo 4 Glenn Morris
2016-08-15 21:44     ` Paul Eggert
2016-08-16  7:50       ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1la2akq.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.