From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Proposing changes to adjust_frame_size Date: Sun, 2 May 2021 12:21:51 +0100 Message-ID: References: <93687325-1196-f83a-e6c0-44a5ec624868@gmx.at> <20210427.231650.1575783960395546013.masm@luna.pink.masm11.me> <46110a3a-da89-ee70-14b7-1e772097585c@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30134"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Yuuki Harano , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 02 13:23:27 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 1ldAC7-0007kQ-6d for ged-emacs-devel@m.gmane-mx.org; Sun, 02 May 2021 13:23:27 +0200 Original-Received: from localhost ([::1]:60998 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ldAC6-0002Kg-6u for ged-emacs-devel@m.gmane-mx.org; Sun, 02 May 2021 07:23:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldAAk-0001hZ-Eg for emacs-devel@gnu.org; Sun, 02 May 2021 07:22:04 -0400 Original-Received: from outbound.soverin.net ([116.202.65.218]:35215) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldAAh-0005UP-1L for emacs-devel@gnu.org; Sun, 02 May 2021 07:22:01 -0400 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 784D260109; Sun, 2 May 2021 11:21:55 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1619954514; bh=4l5TDSdeL4RHGUxVWx56b4+RIGvfisBwhaaz8RmKmH8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b/4sfAuORbPW1DKGU2K+Whhk2HE8FnICmJpShD8/cUsfqIA1uvBeUX8kZusnUXL0x 7xPsHm5GaToqkIChpYh1gghSCwK1j+SssCFNtzDpKB8KDIOZfGviXXyahAmBxB5J+B 49AH/A8ooSJSogjiGcbocQY3LLQjGAnnjfgjIhMOREvbN9cIhV4VI+OurUPEJ9MmAs zdEiWHrZfStJdN6gg4NxPPfeOFFFqu4XdfK5/XjmvtNT1P0e433hO7K6HN36t0vc32 wQixhGCrGo2aS4uYDBva/0NGnUARGHNyUB2JaNoYN+ze5APRD+837L5O7VfqfP5tLf fhBkkOWqogKeA== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94) (envelope-from ) id 1ldAAZ-0004S9-Ud; Sun, 02 May 2021 12:21:51 +0100 Mail-Followup-To: Alan Third , martin rudalics , Yuuki Harano , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <46110a3a-da89-ee70-14b7-1e772097585c@gmx.at> Received-SPF: pass client-ip=116.202.65.218; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-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.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" Xref: news.gmane.io gmane.emacs.devel:268766 Archived-At: On Sun, May 02, 2021 at 10:46:57AM +0200, martin rudalics wrote: > > Thank you for cc'ing me. > > I merged it into feature/pgtk, and it is working. > > Fine. I now checked in the first of a few minor changes, each intended > to fix a bug reported years ago. Please have a look. All looks good here with NS. -- Alan Third