From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
To: 35240@debbugs.gnu.org
Subject: bug#35240: (elisp manual) typo in image-size function's description
Date: Fri, 12 Apr 2019 11:08:59 +0900 [thread overview]
Message-ID: <CAN7WbiYZOE9FbnCaFmHaoK-dr7MHmz1jUphGTqvt3MG40MpEAA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 819 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 2888 bytes --]
next reply other threads:[~2019-04-12 2:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 2:08 Takesi Ayanokoji [this message]
2019-04-12 18:47 ` bug#35240: (elisp manual) typo in image-size function's description 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAN7WbiYZOE9FbnCaFmHaoK-dr7MHmz1jUphGTqvt3MG40MpEAA@mail.gmail.com \
--to=ayanokoji.takesi@gmail.com \
--cc=35240@debbugs.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).