From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: Re: About exception handling again ... Date: Mon, 3 Aug 2020 09:53:07 +0200 Message-ID: <20200803075307.GA7052@tuxteam.de> References: <2a9a0cf9-cd7c-b118-ee01-f36d6a2e8e31@posteo.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33508"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Mon Aug 03 09:53:29 2020 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 1k2VHl-0008bs-Da for guile-user@m.gmane-mx.org; Mon, 03 Aug 2020 09:53:29 +0200 Original-Received: from localhost ([::1]:50126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2VHk-0006L6-1y for guile-user@m.gmane-mx.org; Mon, 03 Aug 2020 03:53:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2VHa-0006Jm-Fp for guile-user@gnu.org; Mon, 03 Aug 2020 03:53:18 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:59410) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1k2VHY-0000GJ-0j for guile-user@gnu.org; Mon, 03 Aug 2020 03:53:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=vqYejZwHxW1Chb8IanlfISIUlW/wTkVRQ4wVNrUJ6dM=; b=YZeFSW13vfgO2qdse52jc0MtYzDBwLKxpiR5DJQDsO8D/RJpHtRry3aXT5bgS3l0OvmdgTflNQA19AAS+ii2y44Zu6vZIYtU2EVS3StwUfMdobljogwnOXhjvZuDKdv9fk+FoPnqIqWTA242CMDFCHT3aANF2Z8JbtZILRpnATpUIV6ZPBXatdwTLU9Vb9guo/pLIWa3ujiPAVuqPR26iFJ+snU61wxFehfblQ5V56rWZUNlED5bsbFVIDNIf9G/OfrO1LeVmhgE+hz0bYqKOKReOfGPvZTDAVircjOf551RDSik6VzmyrGRcpandsc8fz+yYJ8i93m2knMwX7p1AQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1k2VHP-0001uT-6n for guile-user@gnu.org; Mon, 03 Aug 2020 09:53:07 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/03 03:53:07 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 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:16771 Archived-At: --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hey, thanks to you both for this enjoyable collateral learning :) Cheers -- t --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl8nwmMACgkQBcgs9XrR2kYLjQCfULO0gfLDZtnTVZzpSw2wG+P/ sVoAnjYERAA52Bs0zleOErgPZDHBBpk0 =3ZVj -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--