From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Christine Lemmer-Webber Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 3 and wip-elisp/Emacs Date: Sat, 16 Oct 2021 01:25:41 -0400 Message-ID: <875ytx5wvg.fsf@dustycloud.org> References: <87mtogpwvi.fsf@elephly.net> <47-61683200-11-6332ae00@255428996> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31206"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.6.6; emacs 27.2 Cc: guile-devel@gnu.org To: Gregg Sangster Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sat Oct 16 08:04:33 2021 Return-path: Envelope-to: guile-devel@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 1mbco4-0007ux-RN for guile-devel@m.gmane-mx.org; Sat, 16 Oct 2021 08:04:32 +0200 Original-Received: from localhost ([::1]:48932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mbco2-0004xY-UZ for guile-devel@m.gmane-mx.org; Sat, 16 Oct 2021 02:04:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mbcnj-0004x6-70 for guile-devel@gnu.org; Sat, 16 Oct 2021 02:04:11 -0400 Original-Received: from dustycloud.org ([50.116.34.160]:38570) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mbcng-0007dZ-Ss for guile-devel@gnu.org; Sat, 16 Oct 2021 02:04:10 -0400 Original-Received: from twig (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 7E7FA2663F; Sat, 16 Oct 2021 02:04:04 -0400 (EDT) In-reply-to: <47-61683200-11-6332ae00@255428996> Received-SPF: pass client-ip=50.116.34.160; envelope-from=cwebber@dustycloud.org; helo=dustycloud.org X-Spam_score_int: 0 X-Spam_score: -0.0 X-Spam_bar: / X-Spam_report: (-0.0 / 5.0 requ) SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20916 Archived-At: This is awesome. So, what's stopping us from merging this into guile main now before it bitrots again? :) "Gregg Sangster" writes: > Hi Ricardo, > > Thanks, your changes fixed a couple of the test errors I saw. > > On Monday, September 13, 2021 06:56 EDT, Ricardo Wurmus wrote: > >> >> Hi Gregg, >> >> > I've rebased the wip-elisp branch on top of commit >> > 449f50dd84a081aea16ef678e32bf37abe429ff6 (git describe: >> > v3.0.4-64-g33232cb5c4). It's published here: >> > >> > https://git.sr.ht/~g20r/guile >> >> FWIW I had also rebased wip-elisp in 2020: >> >> https://git.elephly.net/?p=software/guile.git;a=shortlog;h=refs/heads/wip-elisp >> >> -- >> Ricardo >>