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: Some experience with the igc branch Date: Thu, 26 Dec 2024 22:05:39 +0200 Message-ID: <86frmaxl9o.fsf@gnu.org> References: <87o713wwsi.fsf@telefonica.net> <87y104aih6.fsf@protonmail.com> <87ikr89gyp.fsf@protonmail.com> <87jzbn8zmu.fsf@protonmail.com> <86msgizynv.fsf@gnu.org> <87wmfm5qhq.fsf@protonmail.com> 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="40789"; mail-complaints-to="usenet@ciao.gmane.io" Cc: pipcet@protonmail.com, stefankangas@gmail.com, ofv@wanadoo.es, emacs-devel@gnu.org, eller.helmut@gmail.com, acorallo@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 26 21:06:36 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 1tQu7t-000APF-Ri for ged-emacs-devel@m.gmane-mx.org; Thu, 26 Dec 2024 21:06:33 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tQu79-0001wx-8x; Thu, 26 Dec 2024 15:05:47 -0500 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 1tQu76-0001wh-Eu for emacs-devel@gnu.org; Thu, 26 Dec 2024 15:05:44 -0500 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 1tQu75-0003ZP-DJ; Thu, 26 Dec 2024 15:05:43 -0500 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=b4a7sBR5caF9Kr+/FIr2vb/qHHTM+PyRf01Q2JlmwpA=; b=qJw/KnXNrJnnPSf5H9+r +0fBcdnwErw7D/TRIrHUqCFYj7QaoDOv+e9FWWNhGtJtRdY4mBygVObCIJDcNzezm9BXbB9xuDwdM XK2k7OnpYgtOLxjkP5wPSgajimipcvhD9JkJPP652U5koo9d+UtAQELMpYfRJQNJiXG1WniqJhkpe 6H4nV8IMiMDJU7tgVzUGQ6BppVGEt702WSeY+B53MDSA+5THPov3WEd1dxs5aUg3JEJQhBA7lyaH2 SciPdS844fHqMXSj3/zWCjC1HnI48kJMoTitqE+ufE22poQjESNRvEM/+k5lv6ynvc4qj6+7lfWu5 Iflc/u+nBmPCOQ==; In-Reply-To: (message from Gerd =?utf-8?Q?M?= =?utf-8?Q?=C3=B6llmann?= on Thu, 26 Dec 2024 20:45:30 +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:327169 Archived-At: > From: Gerd Möllmann > Cc: Stefan Kangas , Eli Zaretskii , > ofv@wanadoo.es, emacs-devel@gnu.org, eller.helmut@gmail.com, > acorallo@gnu.org > Date: Thu, 26 Dec 2024 20:45:30 +0100 > > Pip Cet writes: > > >> Forking MPS is obviously better to avoid, if at all possible. > > > > Forking MPS on GNU/Linux x86-64, in particular. I'm not sure how Gerd > > feels about macOS. > > My Emacs just works, but I'm meanwhile exclusively running --without-ns > only, because NS is unstable for me for years, and I've given up on it. So we will probably be interested to hear from someone who runs the branch build --with-ns.