From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=E9my_Korwin-Zmijowski?= Newsgroups: gmane.lisp.guile.user Subject: Re: with-exception-handler experiment Date: Wed, 09 Mar 2022 17:54:12 +0100 Message-ID: <2A86BDB8-086C-4C01-A8ED-CB9C6F3346C3@korwin-zmijowski.fr> References: <87r17bb3ea.fsf@laura> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39371"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: Olivier Dion , guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Mar 09 18:14:27 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nRztL-000A4k-No for guile-user@m.gmane-mx.org; Wed, 09 Mar 2022 18:14:27 +0100 Original-Received: from localhost ([::1]:39972 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nRztK-0005AZ-M6 for guile-user@m.gmane-mx.org; Wed, 09 Mar 2022 12:14:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43494) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRzZv-0002AL-Hw for guile-user@gnu.org; Wed, 09 Mar 2022 11:54:25 -0500 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]:37073) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRzZp-0007qY-JG for guile-user@gnu.org; Wed, 09 Mar 2022 11:54:22 -0500 Original-Received: (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay.mail.gandi.net (Postfix) with ESMTPSA id BD7C4FF80F; Wed, 9 Mar 2022 16:54:14 +0000 (UTC) In-Reply-To: <87r17bb3ea.fsf@laura> Received-SPF: none client-ip=217.70.183.199; envelope-from=jeremy@korwin-zmijowski.fr; helo=relay9-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:18177 Archived-At: Oh thank you! I missed this even after reading the code dozens of times hah= a Cheers!