From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.user Subject: Re: reporting 'system-error informatively Date: 21 Oct 2002 16:45:44 +0200 Sender: guile-user-admin@gnu.org Message-ID: <873cqzx33b.fsf@zagadka.ping.de> References: <87r8ekx03e.fsf@zagadka.ping.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035211679 2450 80.91.224.249 (21 Oct 2002 14:47:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 14:47:59 +0000 (UTC) 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 183dqX-0000cy-00 for ; Mon, 21 Oct 2002 16:47:57 +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 183dqv-0003hg-00; Mon, 21 Oct 2002 10:48:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183dq8-0002mw-00 for guile-user@gnu.org; Mon, 21 Oct 2002 10:47:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183doP-0001FE-00 for guile-user@gnu.org; Mon, 21 Oct 2002 10:45:55 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.10) id 183doO-0001B0-00 for guile-user@gnu.org; Mon, 21 Oct 2002 10:45:44 -0400 Original-Received: from dialin.speedway42.dip142.dokom.de ([195.138.42.142] helo=zagadka.ping.de ident=qmailr) by mail.dokom.net with smtp (Exim 3.32 #2) id 183dov-0000vV-00 for guile-user@gnu.org; Mon, 21 Oct 2002 16:46:18 +0200 Original-Received: (qmail 3361 invoked by uid 1000); 21 Oct 2002 14:45:45 -0000 Original-To: guile-user@gnu.org In-Reply-To: Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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:1253 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1253 prj@po.cwru.edu (Paul Jarc) writes: > It seems this would still require parsing. Yes, I wasn't reading your problem carefully enough. I thought you meant the arguments of the error, not the arguments of the function that signalled the error. > Is there any way to get the arguments themselves, as plain Scheme > values instead of text? Probably. Messing around with the 'stack' data structure is probably the right thing. Sorry, I can't say more. (But others might.) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user