From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19550 Path: main.gmane.org!not-for-mail From: Reply to unauthorized spam Newsgroups: gmane.emacs.gnus.general Subject: Re: images not being encoded after pgnus-0.61 Date: 03 Dec 1998 00:23:12 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157880 12205 80.91.224.250 (20 Oct 2002 23:51:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:51:20 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA19704 for ; Thu, 3 Dec 1998 00:25:57 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id XAA17858; Wed, 2 Dec 1998 23:24:01 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Dec 1998 23:24:01 -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 XAA09900 for ; Wed, 2 Dec 1998 23:23:53 -0600 (CST) Original-Received: from ljz.asfast.net (gnus@ljz.asfast.net [205.230.75.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA19652 for ; Thu, 3 Dec 1998 00:23:16 -0500 (EST) Original-Received: (from gnus@localhost) by ljz.asfast.net (8.8.7/8.8.7) id AAA07430; Thu, 3 Dec 1998 00:23:12 -0500 Original-To: ding@gnus.org In-Reply-To: Mike McEwan's message of "03 Dec 1998 04:26:08 +0000" User-Agent: Gnus/5.070061 (Pterodactyl Gnus v0.61) XEmacs/21.2(beta4) (Aglaophonos) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 38 Xref: main.gmane.org gmane.emacs.gnus.general:19550 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19550 Mike McEwan writes: > I found that I could no longer get images (jpeg in this instance) to > encode into a test message after 0.61. The resultant message simply > had a blank space where the encoded jpeg should have been. > > A little mooching around and I discovered: > > [ ... patch snipped ... ] > > I Changed this back to `insert-file-contents-literally' and was back > in business. Why the change? Looking at the Doc-string for the > `literally' version, I can only assume some kind of modification to > the temp buffer containing the image is screwing things up a > little. But then again, what am I screwing up now? This patch worked great, but I'm still seeing a problem. I believe that this was an earlier problem from somewhere in the 0.50-0.55 versions that was later fixed, but now it seems to be back. I'm not sure if it came back in 0.61 or an earlier release. If I send myself a message that I built using `C-c C-a' to insert one or more JPEG images, these images now show up fine (after applying the above patch) when I receive and read the message. However, there are no buttons in the buffer which allow me to select which image I want to decode ... they just all get decoded as soon as I enter the message. Other messages (sent to me by one or more mailers other than Gnus) still show the buttons properly, so I'm guessing that there's something about using Gnus to encode the images that confuses Gnus later on when the message arrives. Any ideas? -- Lloyd Zusman ljz@asfast.com