GNU bug report logs - #35240
(elisp manual) typo in image-size function's description

Previous Next

Package: emacs;

Reported by: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>

Date: Fri, 12 Apr 2019 02:10:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
To: 35240 <at> debbugs.gnu.org
Subject: bug#35240: (elisp manual) typo in image-size function's description
Date: Fri, 12 Apr 2019 11:08:59 +0900
[Message part 1 (text/plain, inline)]
Hi list's members.

Elisp manual(desiplay.texi) says

http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/display.texi#n5912

— Function: *image-size* spec &optional pixels frame

This function returns the size of an image as a pair (width . height).spec is
an image specification. pixels non-nil means return sizes measured in
pixels, otherwise return sizes measured in the default character size of
frame (see Frame Font
<https://www.gnu.org/software/emacs/manual/html_node/elisp/Frame-Font.html#Frame-Font>
). frame is the frame on which the image will be displayed. frame null or
omitted means use the selected frame (see Input Focus
<https://www.gnu.org/software/emacs/manual/html_node/elisp/Input-Focus.html#Input-Focus>
).

,but I think 'null' was intended meaning 'nil'.

Thanks.
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 37 days ago.

Previous Next


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