GNU bug report logs - #58101
28.2; image-size nonsensical

Previous Next

Package: emacs;

Reported by: Thomas Hühn <t <at> 2uo.de>

Date: Mon, 26 Sep 2022 20:07:01 UTC

Severity: normal

Tags: notabug

Found in version 28.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Thomas Hühn <t <at> 2uo.de>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 58101 <at> debbugs.gnu.org
Subject: bug#58101: 28.2; image-size nonsensical
Date: Tue, 27 Sep 2022 14:36:55 +0200
Thomas Hühn <t <at> 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.




This bug report was last modified 2 years and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.