[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [guile/scwm] Information about guile error message
From: |
Thien-Thi Nguyen |
Subject: |
Re: [guile/scwm] Information about guile error message |
Date: |
Fri, 25 Oct 2002 17:08:57 -0700 |
From: P Pareit <address@hidden>
Date: Thu, 19 Sep 2002 18:36:15 +0200
What could I do to track down from where in the file I get this
error, are there things I should know about this error?
you can add before the `define-module' form:
(debug-enable 'debug 'backtrace)
to get more info on error.
thi
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [guile/scwm] Information about guile error message,
Thien-Thi Nguyen <=