GNU bug report logs -
#35240
(elisp manual) typo in image-size function's description
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35240 in the body.
You can then email your comments to 35240 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#35240
; Package
emacs
.
(Fri, 12 Apr 2019 02:10:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 12 Apr 2019 02:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Fri, 12 Apr 2019 18:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 12 Apr 2019 18:48:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 35240-done <at> debbugs.gnu.org (full text, mbox):
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> Date: Fri, 12 Apr 2019 11:08:59 +0900
>
> 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). frame is the frame on which the image will be displayed.
> frame null or omitted means use the selected frame (see Input Focus).
>
> ,but I think 'null' was intended meaning 'nil'.
Thanks, fixed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 11 May 2019 11:24:04 GMT)
Full text and
rfc822 format available.
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.