From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19157 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: image/jpeg is viewed externally?!? Date: 24 Nov 1998 14:33:58 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035157559 10165 80.91.224.250 (20 Oct 2002 23:45:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:59 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA05256 for ; Tue, 24 Nov 1998 14:35:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB15953; Tue, 24 Nov 1998 13:34:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 24 Nov 1998 13:34:52 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA10345 for ; Tue, 24 Nov 1998 13:34:37 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA05202 for ; Tue, 24 Nov 1998 14:34:28 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id OAA23800; Tue, 24 Nov 1998 14:33:58 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 19 User-Agent: Gnus/5.070054 (Pterodactyl Gnus v0.54) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19157 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?