unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: John Hawkinson <jhawk@alum.mit.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: esq@lawlist.com, stefan@marxist.se, 23074@debbugs.gnu.org, johnw@gnu.org
Subject: bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously returns nil.
Date: Sat, 10 Apr 2021 13:49:31 -0400	[thread overview]
Message-ID: <20210410174931.GB35112@alum.mit.edu> (raw)
In-Reply-To: <838s5q59gi.fsf@gnu.org>

Thanks for the quick response.

Eli Zaretskii <eliz@gnu.org> wrote on Sat, 10 Apr 2021
at 13:35:25 EDT in <838s5q59gi.fsf@gnu.org>:

> In https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23074#38 I requested
> some information necessary to understand what is going on and why.
> Could you please provide that?

Sure. I honestly wasn't sure which of the 4-years-old requests were still at issue.
From /Applications/Emacs.app/Contents/MacOS/Emacs -Q:

  (let* ((img (create-image (fancy-splash-image-file)))
	 (image-height (and img (cdr (image-size img nil)))))
    (message "%s" image-height))
"16.642857142857142"


Also, I need to correct myself, it looks like I made an error when I said:

  (add-to-list 'initial-frame-alist '(height . 37)) ;; originally 36

was sufficient. It needs to be 38:

  (add-to-list 'initial-frame-alist '(height . 38)) ;; originally 36

Not sure how I jumbled that up.


> Also, I'm not sure I understand what systems are affected.  You didn't
> provide the information collected by "M-x report-emacs-bug", so I
> don't even know on what OS are you seeing this and in which Emacs
> configuration.

Sorry, the backdrop of this bug was MacOS ("Emacs master branch built `--with-x --with-ns=no` with full image support on an OSX machine (10.6.8) does not display the Emacs logo ..."), and it wasn't clear to me I should treat reopening an ancient unresolved bug as a new one, but here's the trimmed output from r-e-b:


  In GNU Emacs 27.2 (build 1, x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G22010))
   of 2021-03-27 built on builder10-11.porkrind.org
  Windowing system distributor 'Apple', version 10.3.1504
  System Description:  Mac OS X 10.12.6
  
  Configured using:
   'configure --with-ns '--enable-locallisppath=/Library/Application
   Support/Emacs/${version}/site-lisp:/Library/Application
   Support/Emacs/site-lisp' --with-modules
   CFLAGS=-DNSTextAlignmentRight=NSRightTextAlignment'
  
  Configured features:
  NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
  THREADS JSON PDUMPER GMP
  
  Important settings:
    value of $LANG: en_US.UTF-8
    locale-coding-system: utf-8-unix

Anything else that would be helpful?
Is it worth investigating the question of session recovery behavior?

--
jhawk@alum.mit.edu
John Hawkinson
+1 617 797 0250





  reply	other threads:[~2021-04-10 17:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21  5:08 bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously returns nil Keith David Bershatsky
2016-03-21 16:03 ` Eli Zaretskii
2016-03-22  1:03 ` Keith David Bershatsky
2016-03-22 16:07   ` Eli Zaretskii
2016-03-23  2:04 ` Keith David Bershatsky
2016-03-25  7:49   ` Eli Zaretskii
2016-03-27  4:04 ` Keith David Bershatsky
2016-03-27 14:57   ` Eli Zaretskii
2016-04-08  8:30   ` Eli Zaretskii
2016-04-08 16:26     ` Keith David Bershatsky
2016-04-09  6:48 ` Keith David Bershatsky
2016-04-09  7:53   ` Eli Zaretskii
2016-04-16 11:59     ` Eli Zaretskii
2020-08-15  4:22       ` Stefan Kangas
2021-04-10 15:33         ` John Hawkinson
2021-04-10 17:35           ` Eli Zaretskii
2021-04-10 17:49             ` John Hawkinson [this message]
2021-12-30 22:49             ` John Hawkinson
2021-12-31 13:27               ` Eli Zaretskii
2016-04-09 19:05 ` Keith David Bershatsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210410174931.GB35112@alum.mit.edu \
    --to=jhawk@alum.mit.edu \
    --cc=23074@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=esq@lawlist.com \
    --cc=johnw@gnu.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).