From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: MPS: native comp Date: Thu, 27 Jun 2024 10:34:23 -0400 Message-ID: References: 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="28675"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Emacs Devel , Helmut Eller To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 27 16:35:31 2024 Return-path: Envelope-to: ged-emacs-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 1sMqDi-0007Cw-QO for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Jun 2024 16:35:31 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMqCh-0003U9-7H; Thu, 27 Jun 2024 10:34:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sMqCe-0003Te-GN for emacs-devel@gnu.org; Thu, 27 Jun 2024 10:34:24 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sMqCe-00073Q-3u; Thu, 27 Jun 2024 10:34:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=+nrhV4KwdNfF54Rh2Mzpq4n9NGND6aO2XfQGVYo6ayo=; b=iHY/NoW8afc5R8dotBUU KuxfYcJmsmpmYNoh9tjKBEUojscKeYInn77C2tcE7ZN9f90Ux9bVa9oWLNoK13moTS74oNixsY9Y9 fMkqZui71hqfZL1708CZ/ZU8RJQW73krwyf6DNBGIk7XWA7YugGbmD3ag/NW+WQ01/GA3TONBZA16 zTph4QmhkPPIAAympfMObxtQ/fv5BvfgceRFfEvgVqaoD0X3+5LnZLbz63GdC2JL20gcD5C+814bm j9/C5+xBLfSe7zEkMm+p/qYqZNLOKeSHGYcGDMOj6xWfFKj8fRJy8oJoJCfOR88BrC+0cnMwoNNkn 07Sy8Sa8Q1C2Gw==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sMqCd-0004vl-Da; Thu, 27 Jun 2024 10:34:23 -0400 In-Reply-To: ("Gerd =?utf-8?Q?M=C3=B6llman?= =?utf-8?Q?n=22's?= message of "Thu, 27 Jun 2024 16:25:53 +0200") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:320771 Archived-At: Gerd M=C3=B6llmann writes: > Just a heads up. I've tinkered with the roots of CUs because of a > FIXME I left here. So, don't blame me if something stops working :-). Hi Gerd, sorry I'm not sure if you are ironic here or not :) should I stop tracking the branch in my CI till you think it should be functional again or you like to keep being informed if something gets broken here?