From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>, Drew Adams <drew.adams@oracle.com>
Cc: 29839@debbugs.gnu.org
Subject: bug#29839: 26.0; Bad xrefs in (elisp) `Sequence Functions'
Date: Sun, 24 Dec 2017 10:40:10 -0800 (PST) [thread overview]
Message-ID: <f84bc1c4-0587-4f58-a97e-a56e4909fc65@default> (raw)
In-Reply-To: <<838tdsj9d2.fsf@gnu.org>>
> > There are two links in node `Sequence Functions' that are labeled
> > `Definition of nth'. The context suggests that by following them you
> > find information about `aref' and `nth'. But they take you instead to
> > node `Building Lists', which does not mention either `aref' or `nth'
> and
> > does not seem to help with the origin context.
>
> I cannot reproduce this: when I follow those 2 references, I land on
> the definition of 'nth'. I tried Emacs 26.0.90 and the current
> release branch, and the Info files produced both for 26.0.90 and the
> current branch.
>
> Is it possible that the Info files you have installed have DOS CR-LF
> EOLs? (If they do, you will see it in the mode line, where the EOL
> format indicator is shown.) If so, they were produced incorrectly,
> and to fix them, you need to convert them to Unix EOL format.
I see this in Emacs _releases_, with `emacs -Q', starting
with Emacs 24.5 - no such problem with Emacs 24.4 or prior.
I also see it with Emacs 26 and 27 pretests (with `emacs -Q').
> > This is a regression introduced in Emacs 24. In Emacs 23 those links
> > take you to the description of function `nth' in node `List Elements'.
>
> Emacs was changed to adapt to how the latest Texinfo versions produce
> Info files on MS-Windows. Maybe your Info files were produced by an
> old version of makeinfo, and that no longer fits what Emacs expects.
No idea. But for Emacs 24.5 and 25.3.1, they are
the released Windows binaries from GNU Emacs. For the
pretests they are those from GNU Emacs.
For example, this release build:
In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'
next parent reply other threads:[~2017-12-24 18:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<e975f3e7-cb8e-439f-80aa-013b056a4ed9@default>
[not found] ` <<838tdsj9d2.fsf@gnu.org>
2017-12-24 18:40 ` Drew Adams [this message]
2017-12-24 18:58 ` bug#29839: 26.0; Bad xrefs in (elisp) `Sequence Functions' Eli Zaretskii
[not found] <<<<<<e975f3e7-cb8e-439f-80aa-013b056a4ed9@default>
[not found] ` <<<<<<838tdsj9d2.fsf@gnu.org>
[not found] ` <<<<<f84bc1c4-0587-4f58-a97e-a56e4909fc65@default>
[not found] ` <<<<<833740j6kv.fsf@gnu.org>
[not found] ` <<<<8f334035-48e2-4b41-ae82-7a8463305d74@default>
[not found] ` <<<<83r2riixwb.fsf@gnu.org>
[not found] ` <<<<726a7c03-e713-4d46-85a5-e414bb947a66@default>
[not found] ` <<<<83lghqiugv.fsf@gnu.org>
[not found] ` <<<49643919-68e3-4d48-94e9-61df6627c3ef@default>
[not found] ` <<<83k1xairjd.fsf@gnu.org>
[not found] ` <<892c0dc8-8e90-494f-849c-db55db2ccd16@default>
[not found] ` <<83373xib8l.fsf@gnu.org>
2017-12-26 21:37 ` Drew Adams
2017-12-27 3:38 ` Eli Zaretskii
[not found] <<<<<e975f3e7-cb8e-439f-80aa-013b056a4ed9@default>
[not found] ` <<<<<838tdsj9d2.fsf@gnu.org>
[not found] ` <<<<f84bc1c4-0587-4f58-a97e-a56e4909fc65@default>
[not found] ` <<<<833740j6kv.fsf@gnu.org>
[not found] ` <<<8f334035-48e2-4b41-ae82-7a8463305d74@default>
[not found] ` <<<83r2riixwb.fsf@gnu.org>
[not found] ` <<<726a7c03-e713-4d46-85a5-e414bb947a66@default>
[not found] ` <<<83lghqiugv.fsf@gnu.org>
[not found] ` <<49643919-68e3-4d48-94e9-61df6627c3ef@default>
[not found] ` <<83k1xairjd.fsf@gnu.org>
2017-12-26 16:58 ` Drew Adams
2017-12-26 18:40 ` Eli Zaretskii
[not found] <<<<e975f3e7-cb8e-439f-80aa-013b056a4ed9@default>
[not found] ` <<<<838tdsj9d2.fsf@gnu.org>
[not found] ` <<<f84bc1c4-0587-4f58-a97e-a56e4909fc65@default>
[not found] ` <<<833740j6kv.fsf@gnu.org>
[not found] ` <<8f334035-48e2-4b41-ae82-7a8463305d74@default>
[not found] ` <<83r2riixwb.fsf@gnu.org>
[not found] ` <<726a7c03-e713-4d46-85a5-e414bb947a66@default>
[not found] ` <<83lghqiugv.fsf@gnu.org>
2017-12-25 17:38 ` Drew Adams
2017-12-25 18:36 ` Eli Zaretskii
[not found] <<<e975f3e7-cb8e-439f-80aa-013b056a4ed9@default>
[not found] ` <<<838tdsj9d2.fsf@gnu.org>
[not found] ` <<f84bc1c4-0587-4f58-a97e-a56e4909fc65@default>
[not found] ` <<833740j6kv.fsf@gnu.org>
2017-12-24 19:58 ` Drew Adams
2017-12-25 16:18 ` Eli Zaretskii
2017-12-25 17:03 ` Drew Adams
2017-12-25 17:32 ` Eli Zaretskii
2017-12-24 17:30 Drew Adams
2017-12-24 17:58 ` Eli Zaretskii
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=f84bc1c4-0587-4f58-a97e-a56e4909fc65@default \
--to=drew.adams@oracle.com \
--cc=29839@debbugs.gnu.org \
--cc=eliz@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.