all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* create-image on console emacs
@ 2010-05-06 19:56 Gary
  2010-05-06 20:18 ` Lennart Borgman
       [not found] ` <mailman.11.1273177123.30155.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Gary @ 2010-05-06 19:56 UTC (permalink / raw)
  To: Help-gnu-emacs

Can anyone explain to me why If I use emacs in the console and call
create-image I get a message like "Non-X frame used" (whether I use an
X11 binary or non-X)? I don't get this at all.

The reason I ask is that I am trying to use the code from
http://xahlee.org/emacs/emacs_html.html (*waves*) and as I said to Xah
Lee off-list, while it may well be necessary to (for example) get an
image's dimensions in order to display an image, the reverse is not
true. Other console tools are able to do it fine, for example
ImageMagick can tell me the dimensions from the command line:

$ identify work/web1/Bilder/aussen.jpg
work/web1/Bilder/aussen.jpg JPEG 874x583 874x583+0+0 DirectClass 8-bit
58.75kb

X doesn't need to get involved until such time things actually (try to)
get displayed.
g
-- 
Gary




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-07  2:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 19:56 create-image on console emacs Gary
2010-05-06 20:18 ` Lennart Borgman
2010-05-06 22:05   ` Kevin Rodgers
2010-05-06 22:21     ` Lennart Borgman
     [not found] ` <mailman.11.1273177123.30155.help-gnu-emacs@gnu.org>
2010-05-07  2:53   ` Stefan Monnier

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.