all messages for Emacs-related lists mirrored at yhetil.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

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