From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: saving and restoring the error stack trace Date: Sun, 27 Aug 2006 13:53:34 +0100 Message-ID: <87ejv2gx0x.fsf@ossau.uklinux.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156683476 11235 80.91.229.2 (27 Aug 2006 12:57:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Aug 2006 12:57:56 +0000 (UTC) Cc: guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Aug 27 14:57:54 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHKCw-0006yO-Sk for guile-user@m.gmane.org; Sun, 27 Aug 2006 14:57:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHKCw-0008Uz-5U for guile-user@m.gmane.org; Sun, 27 Aug 2006 08:57:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHKCs-0008Uu-CJ for guile-user@gnu.org; Sun, 27 Aug 2006 08:57:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHKCr-0008UZ-NL for guile-user@gnu.org; Sun, 27 Aug 2006 08:57:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHKCr-0008UW-HC for guile-user@gnu.org; Sun, 27 Aug 2006 08:57:41 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GHKLa-0005x0-Lu for guile-user@gnu.org; Sun, 27 Aug 2006 09:06:42 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by mx20.gnu.org with esmtp (Exim 4.52) id 1GHKCp-0008AM-I9 for guile-user@gnu.org; Sun, 27 Aug 2006 08:57:39 -0400 Original-Received: from laruns (host86-129-125-104.range86-129.btcentralplus.com [86.129.125.104]) by mail3.uklinux.net (Postfix) with ESMTP id 910B640A413; Sun, 27 Aug 2006 12:54:44 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id D04CD6FF91; Sun, 27 Aug 2006 13:53:34 +0100 (BST) Original-To: "Marco Maggi" In-Reply-To: (Marco Maggi's message of "Fri, 25 Aug 2006 11:39:46 +0200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5478 Archived-At: "Marco Maggi" writes: > "Neil Jerram" wrote: >>"Marco Maggi" writes: >>> If an error occurs in the invocation of >>> my-other-scheme-impl-scheme-function I want a >>> full stack trace of the error be shown to the >>> user that invoked my-scheme-implemented-scheme-function >>> at the REPL. >> >>> Is there a way? > >> Yes, and I'm in the process of writing this up >> properly for the manual. >> How quickly do you need an answer? > > I am in no hurry at all. Take your time. Thanks; I expect to have some draft text for you by end tomorrow. Regards, Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user