skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[skribilo-users] how to debug?


From: Carlos Carleos
Subject: [skribilo-users] how to debug?
Date: Thu, 25 Sep 2014 18:57:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi!

This Skribilo document in file "test-html.scm"...

--8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
;;; -*- mode: scheme; mode: skribe; coding: iso-8859-1; -*--

(document :title [Acta]
   :html-title [Acta de prueba]
   (chapter :title [Capitulo de prueba]
      (section :title [Seccion de prueba]
         (p [Texto de prueba]))))
--8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--

...can be compiled with "skribilo -t latex test-html.scm" but, when
trying with "skribilo -t html test-html.scm", I got an error:

--8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
Backtrace:
In ice-9/boot-9.scm:
 157: 15 [catch #t #<catch-closure 2468820> ...]
In unknown file:
   ?: 14 [apply-smob/1 #<catch-closure 2468820>]
In ice-9/boot-9.scm:
  63: 13 [call-with-prompt prompt0 ...]

[...etc...]

In skribilo/engine/html.scm:
1212: 1 [&html-generic-document # # #]
In unknown file:
   ?: 0 [reverse #f]

ERROR: In procedure reverse:
ERROR: In procedure reverse: Wrong type argument in position 1: #f
--8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--


What is the recommend way to debug this?

With "head -n 25 $(which skribilo)" I read...

# Don't pass `--debug' by default (for performance reasons).  When
# needed, the use should explicitly set the `GUILE' environment
# variable to, e.g., "guile --debug".

...but doing that I got the same.

Thank you!


-- 
     CARLOS CARLEOS                                    KAROLO EL KARLEOJ     
     Secretariu                                               Sekretario     
     Departamentu d'Estadística              Departemento pri Statistiko     
     ya Investigación Operativa                       kaj Operaciesploro     
     y Didáutica de la Matemática            kaj Didaktiko de Matematiko     
     Universidá Oviedo                               Universitato Oviedo     
     Principáu d'Asturies                            Princlando Asturujo     
     Reinu d'España                                   Reĝlando Hispanujo     
     Teléfonu: 73353                               SMS: +34 66 004 66 05     

_____________________________________________________________________________
¡EI!: uso Unicode pa eñes y demás.    ATENTU!: eĥoŝanĝo ĉiuĵaŭde per Unikodo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]