From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Yuuki Harano Newsgroups: gmane.emacs.devel Subject: Re: Merging the pgtk branch Date: Sat, 18 Dec 2021 22:56:24 +0900 (JST) Organization: Ingage Inc. Message-ID: <20211218.225624.714015274092581481.masm@luna.pink.masm11.me> References: <871r2adq3a.fsf@yahoo.com> <87sfuqcagb.fsf@yahoo.com> <87o85ecads.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5769"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, emacs-devel@gnu.org To: luangruo@yahoo.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 18 14:57:20 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 1myaDA-0001IR-6r for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Dec 2021 14:57:20 +0100 Original-Received: from localhost ([::1]:38690 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myaD9-0000TP-0e for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Dec 2021 08:57:19 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myaCT-00089d-IU for emacs-devel@gnu.org; Sat, 18 Dec 2021 08:56:38 -0500 Original-Received: from shiro.masm11.me ([150.95.182.25]:35580) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myaCQ-0002bM-UE; Sat, 18 Dec 2021 08:56:37 -0500 Original-Received: from luna.pink.masm11.me (i153-144-34-242.s41.a033.ap.plala.or.jp [153.144.34.242]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by shiro.masm11.me (Postfix) with ESMTPSA id 4E0BFC011F; Sat, 18 Dec 2021 22:56:25 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=masm11.me; s=202002; t=1639835785; bh=kYwdW11XNjN+br+J3RTc47L1z5c/HsqvJLVEOV6T778=; h=Date:To:Cc:Subject:From:In-Reply-To:References; b=lgYmDRTS6y6pynpoFCtSe9/v/eQgVoZqI/17AUSLWqBfr1tAg5GN0vcLIWzbo9+5n E7lWj5OBQCZkJPLDKfIGcIXPau2cSwEcJQ+ueD1WwVWMCc4s5WDW1ygZ/dyRfq4d2k N8Bp6zWQCM30gbKKBxQcQ0iA2PzPfE+3Rqodsot8= In-Reply-To: <87o85ecads.fsf@yahoo.com> X-Mailer: Mew version 6.8 on Emacs 29.0 Received-SPF: pass client-ip=150.95.182.25; envelope-from=masm@masm11.me; helo=shiro.masm11.me X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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:282310 Archived-At: On Sat, 18 Dec 2021 21:26:07 +0800, Po Lu wrote: > I did the merge. Thank you! -- Yuuki Harano