From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rajeev N via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: status of pgtk branch Date: Fri, 24 Sep 2021 16:35:07 +0000 Message-ID: <87sfxukk3o.fsf@hm.sivalik.com> Reply-To: Rajeev N Mime-Version: 1.0 Content-Type: text/html Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33514"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 24 18:36:15 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 1mToBL-0008Zh-Ge for ged-emacs-devel@m.gmane-mx.org; Fri, 24 Sep 2021 18:36:15 +0200 Original-Received: from localhost ([::1]:48904 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mToBK-0005lw-EX for ged-emacs-devel@m.gmane-mx.org; Fri, 24 Sep 2021 12:36:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mToAR-0004y7-5e for emacs-devel@gnu.org; Fri, 24 Sep 2021 12:35:19 -0400 Original-Received: from vr0.sivalik.com ([104.238.130.12]:51224 helo=smtp.sivalik.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mToAP-000545-Er for emacs-devel@gnu.org; Fri, 24 Sep 2021 12:35:18 -0400 Original-Received: from localhost (pool-96-242-220-43.nwrknj.fios.verizon.net [96.242.220.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: rajeev@sivalik.com) by smtp.sivalik.com (Postfix) with ESMTPSA id 199FB5E3D9; Fri, 24 Sep 2021 12:35:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sivalik.com; s=svlk; t=1632501308; bh=jbUSBJdxFNwT0hr6Jgl0QEk5H4AVBAjvbZQ4a4MQ+sg=; h=From:To:Subject:Date:From; b=C1u8FgXf77yVRDfejVlgh9MKdTxErwh/b2dNmVY+F7zoMl/Ctu5WTcf++WFvbLtgK NMIjpTbUDWKUPNZWzqbmtuDwrKfDmMUgIA2QaufXYHuhWqS11wllgxjW9fA9BqFk0+ f8wnxn7GP3RYdV31BWkT7rP2fzOhtzoz6apI5Zj0= X-No-Archive: yes Content-Disposition: inline Received-SPF: pass client-ip=104.238.130.12; envelope-from=rajeev.jnk@sivalik.com; helo=smtp.sivalik.com X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 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, HTML_MESSAGE=0.001, HTML_MIME_NO_HTML_TAG=0.377, MIME_HTML_ONLY=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" X-Gmane-Expiry: 2021-10-08 Xref: news.gmane.io gmane.emacs.devel:275407 Archived-At:

Is it still planned to merge pgtk branch to master before 28 release branch? I ask because master has not been merged into the pgtk branch for many weeks.

Thanks.