From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 2.9.2 Released [beta] Date: Sat, 08 Jun 2019 00:03:26 -0400 Message-ID: <87zhmsafkm.fsf@netris.org> References: <87pno9ncyr.fsf@pobox.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="264115"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) Cc: guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 08 06:05:51 2019 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hZSc3-0016Yl-5o for guile-devel@m.gmane.org; Sat, 08 Jun 2019 06:05:51 +0200 Original-Received: from localhost ([::1]:54976 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZSc1-0003IK-HX for guile-devel@m.gmane.org; Sat, 08 Jun 2019 00:05:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40252) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZSbu-0003IC-Kk for guile-devel@gnu.org; Sat, 08 Jun 2019 00:05:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hZSbt-000894-Ot for guile-devel@gnu.org; Sat, 08 Jun 2019 00:05:42 -0400 Original-Received: from world.peace.net ([64.112.178.59]:35688) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hZSbt-00088X-L7 for guile-devel@gnu.org; Sat, 08 Jun 2019 00:05:41 -0400 Original-Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hZSbs-0002Ls-JT; Sat, 08 Jun 2019 00:05:40 -0400 In-Reply-To: <87pno9ncyr.fsf@pobox.com> (Andy Wingo's message of "Thu, 23 May 2019 22:16:28 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.112.178.59 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 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 Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:19952 Archived-At: Hi Andy, I finally got a chance to look closely at your recent work on Guile 3, and I just wanted to say that the code looks great, a pleasure to read and hack on. Thanks again for your sustained injection of awesomeness into Guile and our community. I probably don't say that enough. Mark