From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#10178: 24.0.92; emacs -q frame too short for fancy splash image Date: Thu, 26 Sep 2019 19:35:40 +0200 Message-ID: <8736gjm043.fsf@gnus.org> References: <8762i0wuh9.fsf@escher.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="199445"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 10178@debbugs.gnu.org, Stephen Berman To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 26 19:46:49 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iDXqr-000pjx-Gq for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Sep 2019 19:46:49 +0200 Original-Received: from localhost ([::1]:41850 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDXqp-0006qM-D0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Sep 2019 13:46:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59049) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDXgR-0004gh-Gb for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2019 13:36:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDXgQ-00032b-4h for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2019 13:36:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35856) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDXgQ-00032K-0r for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2019 13:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iDXgP-0007m1-Sj for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2019 13:36:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Sep 2019 17:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10178 X-GNU-PR-Package: emacs Original-Received: via spool by 10178-submit@debbugs.gnu.org id=B10178.156951935529864 (code B ref 10178); Thu, 26 Sep 2019 17:36:01 +0000 Original-Received: (at 10178) by debbugs.gnu.org; 26 Sep 2019 17:35:55 +0000 Original-Received: from localhost ([127.0.0.1]:44677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDXgJ-0007lc-5y for submit@debbugs.gnu.org; Thu, 26 Sep 2019 13:35:55 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:37236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDXgF-0007lD-27 for 10178@debbugs.gnu.org; Thu, 26 Sep 2019 13:35:54 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iDXg4-0005oh-Te; Thu, 26 Sep 2019 19:35:43 +0200 In-Reply-To: ("Jan \=\?utf-8\?Q\?Dj\=C3\=A4rv\=22's\?\= message of "Sun, 4 Dec 2011 14:42:56 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:167298 Archived-At: Jan Dj=C3=A4rv writes: >> Starting with -q does not show the fancy splash image; `M-: >> (window-height)' returns 34. If I start with -q -geometry 80x36 `M-: >> (window-height)' returns 35 and the fancy splash image appears (though >> with this height the last line of the splash screen is partially >> truncated). I think I started seeing this behavior during the last >> pretest (24.0.91), but it might have been earlier. [...] > (let* ((img (create-image (or fancy-splash-image > (if (and (display-color-p) > (image-type-available-p 'x= pm)) > "splash.xpm" "splash.pbm")))) > (image-height (and img (cdr (image-size img nil frame)))) > ;; We test frame-height so that, if the frame is split > ;; by displaying a warning, that doesn't cause the normal > ;; splash screen to be used. > (frame-height (1- (frame-height frame)))) > (> frame-height (+ image-height 19))))))) I think this basically works as designed -- we don't want to show the fancy image if it fits too snugly in the window, because that doesn't look very nice. So I'm closing this bug report. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no