bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously return


From: Keith David Bershatsky
Subject: bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously returns nil.
Date: Sat, 26 Mar 2016 21:04:27 -0700

Here are four (4) X11 configuration options (built on an OSX box) and 
corresponding frame-height values.

None of the four (4) options tested display the Emacs logo splash image.


Emacs 25:  --with-x [no toolkit configuration] = the default is `gtk3`
  (frame-height) = 36

Emacs 25:  --with-x --with-x-toolkit=athena
  (frame-height) = 35

Emacs 25:  --with-x --with-x-toolkit=motif
  (frame-height) = 35

Emacs 25:  --with-x --with-x-toolkit=no
  (frame-height) = 36


Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

At Fri, 25 Mar 2016 10:49:59 +0300,
Eli Zaretskii wrote:
> 
>  * * *
> 
> Please try the latest emacs-25 branch, without your local
> modifications to startup.el.  If you still don't get the splash image
> displayed, it's possible that the default height of the initial GUI
> frame should be enlarged in some Emacs configurations.  In that case,
> I would ask you to kindly test this issue in different builds you have
> with different GUI toolkits, and tell which one(s) have the problem,
> so that the condition for the frame size could be correctly
> formulated.
> 
> Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]