unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16652: Texinfo index entries should not contain colons
@ 2014-02-05  8:42 Glenn Morris
  2019-10-07 16:18 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-02-05  8:42 UTC (permalink / raw)
  To: 16652

Package: emacs
Version: 24.3
Severity: minor

Grep suggests that doc/ contains 200+ index entries containing colons:

  find . -name '*.texi' -exec grep '^@.index.*:' {} +

Info cannot handle colons in index intries, so they don't work.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16652: Texinfo index entries should not contain colons
  2014-02-05  8:42 bug#16652: Texinfo index entries should not contain colons Glenn Morris
@ 2019-10-07 16:18 ` Lars Ingebrigtsen
  2019-10-08  6:09   ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-07 16:18 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 16652

Glenn Morris <rgm@gnu.org> writes:

> Grep suggests that doc/ contains 200+ index entries containing colons:
>
>   find . -name '*.texi' -exec grep '^@.index.*:' {} +
>
> Info cannot handle colons in index intries, so they don't work.

I checked one of these:

./doc/lispref/text.texi:@findex :notification-dispatcher

I went to the elisp index and found the

* :request-dispatcher:                   JSONRPC Overview.    (line  20)

line and I hit RET on that, and I was taken to what was apparently the
correct node and line.

So has this been fixed in the years since this was reported?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16652: Texinfo index entries should not contain colons
  2019-10-07 16:18 ` Lars Ingebrigtsen
@ 2019-10-08  6:09   ` Glenn Morris
  2019-10-08  8:25     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2019-10-08  6:09 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 16652

Lars Ingebrigtsen wrote:

> So has this been fixed in the years since this was reported?

Only in some info viewers, as I said in my most recent comment.

Ref eg https://lists.gnu.org/archive/html/bug-texinfo/2019-01/msg00055.html

The current texinfo manual still advises against it.

But no comments in 5 years is a good indication that no-one cares,
so wontfix away.







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16652: Texinfo index entries should not contain colons
  2019-10-08  6:09   ` Glenn Morris
@ 2019-10-08  8:25     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-10-08  8:25 UTC (permalink / raw)
  To: Glenn Morris; +Cc: larsi, 16652

> From: Glenn Morris <rgm@gnu.org>
> Date: Tue, 08 Oct 2019 02:09:35 -0400
> Cc: 16652@debbugs.gnu.org
> 
> But no comments in 5 years is a good indication that no-one cares,
> so wontfix away.

Agreed.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-08  8:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05  8:42 bug#16652: Texinfo index entries should not contain colons Glenn Morris
2019-10-07 16:18 ` Lars Ingebrigtsen
2019-10-08  6:09   ` Glenn Morris
2019-10-08  8:25     ` Eli Zaretskii

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).