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: Thu, 24 Aug 2006 22:53:51 +0100 Message-ID: <87ac5tn6kw.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 1156456999 8778 80.91.229.2 (24 Aug 2006 22:03:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 22:03:19 +0000 (UTC) Cc: guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Aug 25 00:03:18 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 1GGNI9-00009W-Oq for guile-user@m.gmane.org; Fri, 25 Aug 2006 00:03:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGNI9-0002sy-3Z for guile-user@m.gmane.org; Thu, 24 Aug 2006 18:03:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGNI3-0002qr-Py for guile-user@gnu.org; Thu, 24 Aug 2006 18:03:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGNI2-0002q4-9J for guile-user@gnu.org; Thu, 24 Aug 2006 18:03:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGNI2-0002pz-4I for guile-user@gnu.org; Thu, 24 Aug 2006 18:03:06 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GGNQA-000309-OP for guile-user@gnu.org; Thu, 24 Aug 2006 18:11:30 -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 5118340A5EC; Thu, 24 Aug 2006 21:54:57 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id E0E386FF91; Thu, 24 Aug 2006 22:53:51 +0100 (BST) Original-To: "Marco Maggi" In-Reply-To: (Marco Maggi's message of "Thu, 24 Aug 2006 21:34:35 +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:5471 Archived-At: "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? Regards, Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user