From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: lazy-handler-dispatch and debug-on-error Date: 27 Nov 2003 21:03:44 +0000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069967146 32585 80.91.224.253 (27 Nov 2003 21:05:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2003 21:05:46 +0000 (UTC) Cc: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Nov 27 22:05:44 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1APTKa-0004tR-00 for ; Thu, 27 Nov 2003 22:05:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1APUH9-0007ph-8T for guile-devel@m.gmane.org; Thu, 27 Nov 2003 17:06:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1APUGp-0007nN-GW for guile-devel@gnu.org; Thu, 27 Nov 2003 17:05:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1APUGJ-0007Uk-GF for guile-devel@gnu.org; Thu, 27 Nov 2003 17:05:54 -0500 Original-Received: from [80.84.72.21] (helo=s1.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1APUGI-0007Tr-IJ for guile-devel@gnu.org; Thu, 27 Nov 2003 17:05:22 -0500 Original-Received: from laruns.ossau.uklinux.net (bts-0337.dialup.zetnet.co.uk [194.247.49.81]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id hARL3ru03774; Thu, 27 Nov 2003 21:03:53 GMT Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (localhost [127.0.0.1]) by laruns.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 3D5AFDC4D4; Thu, 27 Nov 2003 21:03:45 +0000 (GMT) Original-To: djurfeldt@nada.kth.se In-Reply-To: Original-Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3095 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3095 >>>>> "Mikael" == Mikael Djurfeldt writes: Mikael> The original design might have had something to do with Mikael> being able to cut the stack at a proper level in order to Mikael> get a nice backtrace printout. But this should have been Mikael> solved later by the introduction of start-stack. (You Mikael> still might want to check that stack cutting works after Mikael> your change.) Yes, I think I might have unintentionally broken this. I'll investigate ... Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel