* Why is IMAGE upper case?
@ 2004-09-24 23:40 Richard Stallman
2004-09-25 23:47 ` Kim F. Storm
0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2004-09-24 23:40 UTC (permalink / raw)
This has been added to display.texi
A value of the form @code{(@var{num} . @var{expr})} is the value of
@var{num} multiplied by the value of the expression @var{expr}. For
example, @samp{(2 . in)} specifies a width of 2 inches, while
@samp{(0.5 . IMAGE)} specifies half the width (or height) of the
specified image.
Why is the symbol `IMAGE' all caps? Why not use `image'?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Why is IMAGE upper case?
2004-09-24 23:40 Why is IMAGE upper case? Richard Stallman
@ 2004-09-25 23:47 ` Kim F. Storm
0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2004-09-25 23:47 UTC (permalink / raw)
Cc: emacs-devel
Richard Stallman <rms@gnu.org> writes:
> This has been added to display.texi
>
> A value of the form @code{(@var{num} . @var{expr})} is the value of
> @var{num} multiplied by the value of the expression @var{expr}. For
> example, @samp{(2 . in)} specifies a width of 2 inches, while
> @samp{(0.5 . IMAGE)} specifies half the width (or height) of the
> specified image.
>
> Why is the symbol `IMAGE' all caps? Why not use `image'?
This IMAGE is the result of e.g. find-image or defimage
-- I used uppercase to differentiate it from the `display' `image' property.
Probably using @var{image} is ok here.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-25 23:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-24 23:40 Why is IMAGE upper case? Richard Stallman
2004-09-25 23:47 ` Kim F. Storm
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.