From: Keith David Bershatsky <esq@lawlist.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23074@debbugs.gnu.org
Subject: bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously returns nil.
Date: Fri, 08 Apr 2016 23:48:13 -0700 [thread overview]
Message-ID: <m24mbb1dn6.wl%esq@lawlist.com> (raw)
In-Reply-To: <m237rkquxw.wl%esq@lawlist.com>
In all four (4) cases tested this evening with the current emacs-25 branch (April 8, 2016), the `splash.svg` image is used and it has the same dimensions in all four situations tested: (41.625 . 15.533333333333333).
I have not experimented with removing svg support while trying to maintain support for other possible image types -- e.g., splash.pbm, splash.png or splash.xpm.
Emacs 25: --with-x --with-x-toolkit=no
(frame-height) = 36
splash.svg: (41.625 . 15.533333333333333)
Emacs 25: --with-x --with-x-toolkit=gtk3
(frame-height) = 36
splash.svg: (41.625 . 15.533333333333333)
Emacs 25: --with-x --with-x-toolkit=motif
(frame-height) = 35
splash.svg: (41.625 . 15.533333333333333)
Emacs 25: --with-x --with-x-toolkit=athena
(frame-height) = 35
splash.svg: (41.625 . 15.533333333333333)
Keith
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
At Fri, 08 Apr 2016 11:30:28 +0300,
Eli Zaretskii wrote:
>
> X11: `use-fancy-splash-screens-p` erroneously returns nil.
>
> > Date: Sat, 26 Mar 2016 21:04:27 -0700
> > From: Keith David Bershatsky <esq@lawlist.com>
> > Cc: 23074@debbugs.gnu.org
> >
> > 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
>
> I asked what does image-size return for the splash image in each case.
> Could you please provide that information? TIA.
next prev parent reply other threads:[~2016-04-09 6:48 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 [this message]
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
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m24mbb1dn6.wl%esq@lawlist.com \
--to=esq@lawlist.com \
--cc=23074@debbugs.gnu.org \
--cc=eliz@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.