From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Thomas Hühn" <t@2uo.de>
Cc: Eli Zaretskii <eliz@gnu.org>, 58101@debbugs.gnu.org
Subject: bug#58101: 28.2; image-size nonsensical
Date: Tue, 27 Sep 2022 14:36:55 +0200 [thread overview]
Message-ID: <87zgel2dug.fsf@gnus.org> (raw)
In-Reply-To: <A72BE744-56DE-4C25-999B-FD2339A8C598@2uo.de> ("Thomas Hühn"'s message of "Tue, 27 Sep 2022 14:30:57 +0200")
Thomas Hühn <t@2uo.de> writes:
> Yes, I couldn't reproduce my bug today at all. It occurred until
> yesterday (and several times in the weeks before that).
>
> Is 30 . 30 a special value? It seems strange that Markus Triska got
> the same value on Mac years ago.
30x30 is the default size for images that can't be displayed. For
instance,
(image-size (create-image "/tmp/DOES-NOT-EXIST.png" nil nil :scale 1.0) t)
=> (30 . 30)
So I think perhaps you just didn't have the image in the current
directory when you did the create-image.
next prev parent reply other threads:[~2022-09-27 12:36 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 18:41 bug#58101: 28.2; image-size nonsensical Thomas Hühn
2022-09-27 6:05 ` Eli Zaretskii
2022-09-27 9:00 ` Thomas Hühn
2022-09-27 9:19 ` Eli Zaretskii
2022-09-27 9:21 ` Thomas Hühn
2022-09-27 9:39 ` Eli Zaretskii
2022-09-27 11:57 ` Lars Ingebrigtsen
2022-09-27 12:14 ` Eli Zaretskii
2022-09-27 12:25 ` Thomas Hühn
2022-09-27 12:28 ` Lars Ingebrigtsen
2022-09-27 12:30 ` Thomas Hühn
2022-09-27 12:36 ` Lars Ingebrigtsen [this message]
2022-09-27 12:50 ` Thomas Hühn
2022-09-27 12:51 ` Lars Ingebrigtsen
2022-09-27 14:28 ` Stefan Kangas
2022-09-27 15:41 ` Lars Ingebrigtsen
2022-09-27 15:42 ` Eli Zaretskii
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=87zgel2dug.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=58101@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=t@2uo.de \
/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.