From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: David Koppelman Newsgroups: gmane.emacs.devel Subject: Re: Merging the pgtk branch Date: Sat, 18 Dec 2021 17:15:31 -0600 Message-ID: References: <20211207.010121.923567574254848362.masm@luna.pink.masm11.me> <87pmq6bccw.fsf@yahoo.com> <87ilvmfip1.fsf@yahoo.com> <20211218.215200.320390654799243849.masm@luna.pink.masm11.me> <87a6gydqe9.fsf@yahoo.com> <83bl1eax3i.fsf@gnu.org> <871r2adq3a.fsf@yahoo.com> <87sfuqcagb.fsf@yahoo.com> <87o85ecads.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15396"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 19 00:16:28 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 1myiwG-0003oA-Dt for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Dec 2021 00:16:28 +0100 Original-Received: from localhost ([::1]:34990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myiwE-0007YX-L4 for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Dec 2021 18:16:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myivT-0006oR-2K for emacs-devel@gnu.org; Sat, 18 Dec 2021 18:15:39 -0500 Original-Received: from relaymail001.lsu.edu ([130.39.6.46]:56136 helo=relay.lsu.edu) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myivQ-0001GN-TP for emacs-devel@gnu.org; Sat, 18 Dec 2021 18:15:38 -0500 Original-Received: from cyc.ece.lsu.edu (cyc.ece.lsu.edu [96.125.115.182]) by relay.lsu.edu (Postfix) with ESMTPS id 950DE2198AA2 for ; Sat, 18 Dec 2021 17:15:31 -0600 (CST) In-Reply-To: <87o85ecads.fsf@yahoo.com> (Po Lu's message of "Sat, 18 Dec 2021 21:26:07 +0800") Received-SPF: pass client-ip=130.39.6.46; envelope-from=eekopp@lsu.edu; helo=relay.lsu.edu X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:282341 Archived-At: I'm glad it's finally on master! I'll report bugs to the bug mailing list. (Fonts 3x too large. Etc.) Po Lu writes: > > I did the merge. Could the people who are able to verify that the > MS-Windows build is not broken? > > Thanks.