Re: [translations] Re: [patch] create-weblink-itexi.py and warnings about missing translations (it and cs)

[ Thread Index | Date Index | More lilynet.net/translations Archives ]


David Kastrup <dak@xxxxxxx> writes:

> John Mandereau <john.mandereau@xxxxxxxxx> writes:
>
>> Il giorno mer, 12/12/2012 alle 12.29 +0100, John Mandereau ha scritto:
>>> Great! I didn't know of it.  When LilyPond switches to Guile v2,
>>
>> This is actually already in Guile 1.8, sorry for the confusion.
>
> That would have been me causing the confusion, I guess.  However, I
> can't find anything pointing to Texinfo read support in the Guile 1.8
> manuals.

dak@lola:/usr/local/tmp/lilypond$ guile
GNU Guile 2.0.5-deb+1-3
Copyright (C) 1995-2012 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)> (use-modules (texinfo))
scheme@(guile-user)> texi-
texi-command-depth    texi-fragment->stexi  
texi-command-specs    texi->stexi           
scheme@(guile-user)> 
dak@lola:/usr/local/tmp/lilypond$ guile-1.8 
guile> (use-modules (texinfo))

Backtrace:
In current input:
   1: 0* (use-modules (texinfo))
   1: 1  (eval-case (# # *unspecified*) (else #))
   1: 2  (begin (process-use-modules (list (list #))) *unspecified*)
   ?: 3* [process-use-modules (((texinfo)))]

<unnamed port>: In procedure process-use-modules in expression (process-use-modules (list #)):
<unnamed port>: no code for module (texinfo)
ABORT: (misc-error)
guile> dak@lola:/usr/local/tmp/lilypond$ 

Uh, how did you deduce that this is supported with Guile-1.8?

-- 
David Kastrup



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/