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: Merging the pgtk branch Date: Sun, 05 Dec 2021 18:06:21 +0200 Message-ID: <83o85v2g02.fsf@gnu.org> References: <20210811.001515.1312870178782255892.masm@luna.pink.masm11.me> <20211130.004115.1186997531521134959.masm@luna.pink.masm11.me> <83tufn2lh6.fsf@gnu.org> <20211206.010117.1221729564949074065.masm@luna.pink.masm11.me> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15010"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Yuuki Harano Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 05 17:07:08 2021 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 1mtu2e-0003dI-7K for ged-emacs-devel@m.gmane-mx.org; Sun, 05 Dec 2021 17:07:08 +0100 Original-Received: from localhost ([::1]:35616 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtu2c-0000O6-A3 for ged-emacs-devel@m.gmane-mx.org; Sun, 05 Dec 2021 11:07:06 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtu20-00088k-63 for emacs-devel@gnu.org; Sun, 05 Dec 2021 11:06:28 -0500 Original-Received: from [2001:470:142:3::e] (port=42344 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtu1z-00054R-B5; Sun, 05 Dec 2021 11:06:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=kYWSG/BA7msxPiXmaiQ/xe5skACWdVCDKNM7idE8i1M=; b=QLiVRNGXOHOI t+R51XYORkY2cBq1YQtQBwg7iNMaDkxFUem7wdWV+d0YuylC5fQvBXk8tEKsG8EHgdaqyhVrBSBeU tf31jT7tIMSPXuOPI56c77HD9/87WLZBaHknOUV1Qfw3k7k7KUhHboFtEDwlSGdf+QlMIJ4W/hV7q VNLXFZ+UWSG5BkvSW8V0VcoFp8msviGA2T7fZrZIqppIwlUj31WQMoJFU9sIOSHQqeTLVFR8dN/UK s5rXc2iox6OYNQSfQn3BSKBLzez3rKAUpYCrqyFpZA6VS6jjzihvYCkF0I1lGfuZ82lo06NhvyGHC uGLLs/aCpdFkj5IJcA3riQ==; Original-Received: from [87.69.77.57] (port=4360 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtu1z-000276-3G; Sun, 05 Dec 2021 11:06:27 -0500 In-Reply-To: <20211206.010117.1221729564949074065.masm@luna.pink.masm11.me> (message from Yuuki Harano on Mon, 06 Dec 2021 01:01:17 +0900 (JST)) 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" Xref: news.gmane.io gmane.emacs.devel:281009 Archived-At: > Date: Mon, 06 Dec 2021 01:01:17 +0900 (JST) > Cc: emacs-devel@gnu.org > From: Yuuki Harano > > I reverted those changes. > > And I think I did all the fixes which are necessary by review comments by you. Thanks, I guess it is now up to the people who use(d) this branch: if they say it's in good shape, we are ready to land it on master.