From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Eglot tests on MPS branch (was: STatus of MPS branch) Date: Sun, 21 Apr 2024 13:55:35 +0300 Message-ID: <86ttjv6l3s.fsf@gnu.org> References: <864jbv84ks.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30676"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gerd.moellmann@gmail.com, emacs-devel@gnu.org To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Apr 21 12:56:27 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 1ryUry-0007ob-Ej for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Apr 2024 12:56:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ryUrE-0003rZ-LI; Sun, 21 Apr 2024 06:55:40 -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 1ryUrD-0003rP-3V for emacs-devel@gnu.org; Sun, 21 Apr 2024 06:55:39 -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 1ryUrC-000622-QE; Sun, 21 Apr 2024 06:55:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=InJqWh+mleKAnaNCog9qgN8DfKpcusLtBoC7DPwo/cs=; b=MrBQ7xeXOxyFLFZp+fJO knKW6IWopOseWQ8/cCB1+T3aCTAckwLemoqSqGM0hqimWuY0Z78WpZWvqoSiEJc07brdaeD0oD5fM AcR4Ol70LOE03cCVfy+HMMKJdckwQbf974o+0WQ0KjVgA6janE8IOcf/gmQhzNzYtjqg+aWKvRJ9O ZFk87+gYR9+8eFYRTcdA57iDaA5+xZIfctKDiiBee9IXUcU1Boxc8L7vYKEQGmbjoD9VxYP7Vu0za 1WX7BbldCxq0rS1Jed1bPtzAd8EWwTMyoEa6lUGVjDT2m2t4dzVCjrDIrv4Ag4p/Iq1NMbSRUi/xA TbRaleVjQkXuKQ==; In-Reply-To: (message from =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= on Sun, 21 Apr 2024 10:53:25 +0100) 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:317930 Archived-At: > From: João Távora > Date: Sun, 21 Apr 2024 10:53:25 +0100 > Cc: Gerd Möllmann , > emacs-devel > > I'm afraid I don't know what the MPS branch is. It's the scratch/igc branch in Git. It uses a different GC implementation. See https://lists.gnu.org/archive/html/emacs-devel/2024-04/msg00322.html for more details.