GNU bug report logs - #37353
defcodeindex not known

Previous Next

Package: guile;

Reported by: Catonano <catonano <at> gmail.com>

Date: Mon, 9 Sep 2019 09:42:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Catonano <catonano <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: defcodeindex not known
Date: Mon, 9 Sep 2019 11:40:49 +0200
[Message part 1 (text/plain, inline)]
trying to parse the manual of the GNU Hello package

I get this

scheme@(guile-user)> (open-input-file
"progetti/hello-2.6.90/doc/hello.texi")
$2 = #<input: progetti/hello-2.6.90/doc/hello.texi 18>
scheme@(guile-user)> (texi->stexi $2)
texinfo.scm:966:36: In procedure loop:
Throw to key `parser-error' with args `(#f "Unknown command" defcodeindex)'.

On Guile 2.2.6 (I built it myself)

$ opt/bin/guile --listen
GNU Guile 2.2.6
Copyright (C) 1995-2019 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)>

On Ubuntu 18.04 on x86_64
[Message part 2 (text/html, inline)]

This bug report was last modified 5 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.