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: Sat, 1 May 2021 19:59:15 +0100 Message-ID: References: <93687325-1196-f83a-e6c0-44a5ec624868@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="39433"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Yuuki Harano , emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 01 21:19:45 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 1lcv9V-000AAR-6M for ged-emacs-devel@m.gmane-mx.org; Sat, 01 May 2021 21:19:45 +0200 Original-Received: from localhost ([::1]:55232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcv9U-0000o7-5k for ged-emacs-devel@m.gmane-mx.org; Sat, 01 May 2021 15:19:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcupt-00070Q-H0 for emacs-devel@gnu.org; Sat, 01 May 2021 14:59:31 -0400 Original-Received: from outbound.soverin.net ([2a01:4f8:fff0:2d:8::218]:53705) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcupp-0007qp-SB for emacs-devel@gnu.org; Sat, 01 May 2021 14:59:28 -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 53FDA600D8; Sat, 1 May 2021 18:59:20 +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=1619895559; bh=SsJpmw43e8E2CB0iMTXJxdaCUwW3cndzEFlXACDENUc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jNv6VfxVGZnkOraCxWPAVdiU/yMoAmfNRaqqKDmVE7GYAWnhlJ23rndbx8qatGg2F R9BhzpIDBE1zw/sNiwMQSwjQzV5OHbCiqLKwT6ziZRpTV23j54z0IjFOOVS4rLiXtj NbAHp5kCciYo9y4YIuR5HXg0rntNIdSBuGeqIqNuflABMb5uDPnxG0tQfL94Y8nPPs smrD/4oNcvol9h1PLdTKOiWPJ74lIgg3nutm0NopAL+9sr9n6nyME83YrxTd/QVfzw b55LpJvSc/lblgs0g5xB1A228lk7Jy8b9Ms9HG4Qkaoz30gUt/UTHO7wqTh3WpfMQw vJklq3P+tVaZA== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94) (envelope-from ) id 1lcupf-001A8l-QM; Sat, 01 May 2021 19:59:15 +0100 Mail-Followup-To: Alan Third , martin rudalics , emacs-devel , Yuuki Harano Content-Disposition: inline In-Reply-To: <93687325-1196-f83a-e6c0-44a5ec624868@gmx.at> Received-SPF: pass client-ip=2a01:4f8:fff0:2d:8::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:268726 Archived-At: On Sun, Apr 25, 2021 at 07:11:47PM +0200, martin rudalics wrote: > Alan, if you see anything fishy with the NS build, please tell me. Sorry for the delay in responding. I don't see any problems. -- Alan Third