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: MPS and pgtk Date: Thu, 27 Jun 2024 09:12:21 +0300 Message-ID: <86bk3m7w3e.fsf@gnu.org> References: <878qyr6ewh.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33073"; mail-complaints-to="usenet@ciao.gmane.io" Cc: fejfighter@gmail.com, spacibba@aol.com, avityazev@disroot.org, emacs-devel@gnu.org, eller.helmut@gmail.com To: Gerd =?iso-8859-1?Q?M=F6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 27 08:12:51 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 1sMiNG-0008Ob-PI for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Jun 2024 08:12:50 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMiMx-0006Kv-8V; Thu, 27 Jun 2024 02:12:31 -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 1sMiMu-0006Jl-3m for emacs-devel@gnu.org; Thu, 27 Jun 2024 02:12:29 -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 1sMiMr-0005ol-Bp; Thu, 27 Jun 2024 02:12:25 -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=xz3abefUUK+8yFnvSgMMPqq7IZPtqNhgjKEL345nBxU=; b=EF/+nRjAyiPlciEusjQX 4pqsWWmn2JLxwvYgDNhO/OtHc11/JEyhVBktKvubVC9LlCF9oODJervOxYpg6MtXLtrzuYuFS8U8Z g+RcDC8huo7vzJtk7sQ9dRgCGGExw0or3+TMt5JOWmjiq4YYfZPoxgl/t5VGk3ZbCYq/7cIqSJPWj L5yG88EVgHu9jF6B96auhSRic2mvS4uMgZnJvI/YANAi6cFHr0jJhAbAzzEwmanzanZpT3vrd5ScW Tc2LJDs5MQcjcid3DAb9R/D3+3mx2cBhS4YOd1iweZQrYnhBoO6KMRVQvGhzIzq2Ga3ijYtmQ+N4a anoD43m3FgpP5A==; In-Reply-To: (message from Gerd =?iso-8859-1?Q?M=F6llmann?= on Thu, 27 Jun 2024 05:59:39 +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:320748 Archived-At: > From: Gerd Möllmann > Cc: Ergus , Aleksandr Vityazev , > emacs-devel@gnu.org, Eli Zaretskii , > eller.helmut@gmail.com > Date: Thu, 27 Jun 2024 05:59:39 +0200 > > Fejfighter writes: > > > Here's a simple patch that will get Aleksandr past the compile issue. > > I think there are still a couple of places that may catch out parts of gtk/wayland, but this is usually stable for a few minutes. > > But this branch is fast moving so it's hard to track what's unique. > > Thanks. I'll leave applying that patch to the Emacs maintainers because > of the copyright checking thing, you know what I mean. Jeff's assignment is on file, so no copyright issues here. I installed the change on the branch.