unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Juri Linkov <juri@jurta.org>
Cc: 14125@debbugs.gnu.org, bug-texinfo@gnu.org
Subject: bug#14125: 24.3; "No such node or anchor: Top" for Info files created by makeinfo 5.1
Date: Sun, 05 May 2013 00:40:36 -0400	[thread overview]
Message-ID: <jwvy5buoxa5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87zjwgd1qx.fsf@mail.jurta.org> (Juri Linkov's message of "Tue, 30 Apr 2013 09:50:14 +0300")

> === modified file 'lisp/info.el'
> --- lisp/info.el	2013-04-22 06:41:30 +0000
> +++ lisp/info.el	2013-04-30 06:49:35 +0000
> @@ -1545,7 +1545,7 @@ (defun Info-read-subfile (nodepos)
>  	(forward-char 1)
>        (search-forward "\n\^_"))
>      (if (numberp nodepos)
> -	(+ (- nodepos lastfilepos) (point)))))
> +	(+ (- nodepos lastfilepos) (point-min)))))
 
>  (defun Info-unescape-quotes (value)
>    "Unescape double quotes and backslashes in VALUE."

I don't know enough about Info to judge whether that's right.
So if nobody objects, please install,


        Stefan





  parent reply	other threads:[~2013-05-05  4:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 16:47 bug#14125: 24.3; "No such node or anchor: Top" for Info files created by makeinfo 5.1 Ulrich Mueller
2013-04-02 23:47 ` Juri Linkov
2013-04-30  6:50 ` Juri Linkov
     [not found] ` <87zjwgd1qx.fsf@mail.jurta.org>
2013-05-05  4:40   ` Stefan Monnier [this message]
2013-05-05  8:49     ` Juri Linkov
     [not found]   ` <20130824071927.GA8566@free.fr>
2013-08-24 23:54     ` Juri Linkov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvy5buoxa5.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=14125@debbugs.gnu.org \
    --cc=bug-texinfo@gnu.org \
    --cc=juri@jurta.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).