From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Guile 3 migration plan Date: Sat, 25 Jan 2020 20:03:25 +0100 Message-ID: <87lfpvuznm.fsf@elephly.net> References: <874kwvemsw.fsf@inria.fr> <871rrxycs5.fsf@gnu.org> <87tv4rqgnu.fsf@gnu.org> <87o8uyf3xy.fsf@gnu.org> <87tv4mp1p5.fsf@gnu.org> <87pnf9vmi2.fsf@elephly.net> <87d0b9fbid.fsf@gnu.org> <87y2tv8mjr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36359) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivQiY-0006Yz-5O for guix-devel@gnu.org; Sat, 25 Jan 2020 14:03:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ivQiX-00056u-0U for guix-devel@gnu.org; Sat, 25 Jan 2020 14:03:38 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21121) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ivQiW-0004ze-Id for guix-devel@gnu.org; Sat, 25 Jan 2020 14:03:36 -0500 In-reply-to: <87y2tv8mjr.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Yesterday I published a post on this topic: > > https://guix.gnu.org/blog/2020/guile-3-and-guix/ Very nice! It=E2=80=99s impressive how you managed to give structure to something that initially seems like =E2=80=9Cjust a few changes here and there=E2=80=9D. Thanks for writing this! Two minor things I noticed: * =E2=80=9Cwe will switch to Guile_3=E2=80=9D <=E2=80=94 the underscore sho= uld be replaced with a non-breaking space. * The comma in =E2=80=9CLong live, Guile 3!=E2=80=9D should be removed. -- Ricardo