Gnus development mailing list
 help / color / mirror / Atom feed
* image/jpeg is viewed externally?!?
@ 1998-11-24 19:33 Karl Kleinpaste
  1998-11-24 20:20 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Kleinpaste @ 1998-11-24 19:33 UTC (permalink / raw)


Is there some sort of image size boundary, beyond which p0.54 decides
to invoke xv(1) for viewing, rather than doing so inline in XEmacs?

I've been sending myself a bunch of test messages, using `C-c C-a'
just to try it out.  If I send myself a copy of the miniature rms.jpg
image Lars has been using in the MIME tests, that displays fine.  If I
send myself a random image that fits comfortably within the display
limits of my *Article* buffer, that too displays fine.

But if I send myself a 517x768 image/jpeg, Gnus spawns xv(1) for it.
I'm not hallucinating, honest -- from my *Message-Log* buffer:

	Generating summary...done
	Viewing with xv %s
	Displaying xv /tmp/emm.a20268/mm.a20268...

I expected the image to be displayed directly, as other images had
been.  What are the conditions under which xv is preferred over direct
display by XEmacs?


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

* Re: image/jpeg is viewed externally?!?
  1998-11-24 19:33 image/jpeg is viewed externally?!? Karl Kleinpaste
@ 1998-11-24 20:20 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-11-24 20:20 UTC (permalink / raw)


Karl Kleinpaste <karl@justresearch.com> writes:

> I expected the image to be displayed directly, as other images had
> been.  What are the conditions under which xv is preferred over direct
> display by XEmacs?

If the image is wider or higher than the article buffer, it's
displayed externally.  The checks are in the `mm-inline-media-tests'
variable. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-11-24 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-24 19:33 image/jpeg is viewed externally?!? Karl Kleinpaste
1998-11-24 20:20 ` Lars Magne Ingebrigtsen

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 NNTP newsgroup(s).