From: Eli Zaretskii <eliz@gnu.org>
To: esq@lawlist.com, johnw@gnu.org
Cc: 23074@debbugs.gnu.org
Subject: bug#23074: 25.1.50; X11: `use-fancy-splash-screens-p` erroneously returns nil.
Date: Sat, 16 Apr 2016 14:59:37 +0300 [thread overview]
Message-ID: <83oa99bw7q.fsf@gnu.org> (raw)
In-Reply-To: <83potzi5gh.fsf@gnu.org> (message from Eli Zaretskii on Sat, 09 Apr 2016 10:53:02 +0300)
Ping! I'd like to fix this problem for Emacs 25.1, if possible.
> Date: Sat, 09 Apr 2016 10:53:02 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 23074@debbugs.gnu.org
>
> > Date: Fri, 08 Apr 2016 23:48:13 -0700
> > From: Keith David Bershatsky <esq@lawlist.com>
> > Cc: 23074@debbugs.gnu.org
> >
> > 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).
>
> Thanks. This means the initial frame needs to be enlarged by one more
> line.
>
> However, I wonder whether this is what all OS X users see, or just
> something specific to your system. Can someone else please repeat
> these experiments on OS X and report the results? John? Anyone?
>
> Here's the recipe to be evaluated in *scratch* in "emacs -Q":
>
> (let* ((img (create-image (fancy-splash-image-file)))
> (image-height (and img (cdr (image-size img nil)))))
> (message "%s" image-height))
>
> > 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.
>
> I don't think this matters, all the images will have the same size.
>
>
>
>
next prev parent reply other threads:[~2016-04-16 11:59 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 [this message]
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=83oa99bw7q.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=23074@debbugs.gnu.org \
--cc=esq@lawlist.com \
--cc=johnw@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.