From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: [guile/scwm] Information about guile error message Date: Fri, 25 Oct 2002 17:08:57 -0700 Sender: guile-user-admin@gnu.org Message-ID: References: <200209191836.15056.pieter.pareit@planetinternet.be> Reply-To: ttn@glug.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035592238 24609 80.91.224.249 (26 Oct 2002 00:30:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 26 Oct 2002 00:30:38 +0000 (UTC) Cc: guile-user@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 185Eqa-0006OW-00 for ; Sat, 26 Oct 2002 02:30:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 185EiZ-0006XU-00; Fri, 25 Oct 2002 20:22:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 185EhS-00068X-00 for guile-user@gnu.org; Fri, 25 Oct 2002 20:21:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 185EhQ-00068M-00 for guile-user@gnu.org; Fri, 25 Oct 2002 20:21:09 -0400 Original-Received: from ca-crlsca-cuda3-c6a-b-211.crlsca.adelphia.net ([68.71.15.211] helo=giblet) by monty-python.gnu.org with esmtp (Exim 4.10) id 185EhQ-00068I-00 for guile-user@gnu.org; Fri, 25 Oct 2002 20:21:08 -0400 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 185EVd-0001pD-00; Fri, 25 Oct 2002 17:08:57 -0700 Original-To: pieter.pareit@planetinternet.be In-reply-to: <200209191836.15056.pieter.pareit@planetinternet.be> (message from P Pareit on Thu, 19 Sep 2002 18:36:15 +0200) Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1280 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1280 From: P Pareit 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 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user