From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37674 Path: main.gmane.org!not-for-mail From: dsg@world.std.com (David S. Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Latest update breaks saving parts Date: Fri, 10 Aug 2001 11:33:25 -0400 Sender: dsg@linus.mitre.org Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173049 15091 80.91.224.250 (21 Oct 2002 04:04:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:04:09 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 14160 invoked from network); 10 Aug 2001 15:33:55 -0000 Original-Received: from mb-20-100.mitre.org (HELO smtpproxy1.mitre.org) (129.83.20.100) by gnus.org with SMTP; 10 Aug 2001 15:33:55 -0000 Original-Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f7AFXQD05094 for ; Fri, 10 Aug 2001 11:33:26 -0400 (EDT) Original-Received: from linus.mitre.org (linus.mitre.org [129.83.10.1]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f7AFXPX09328 for ; Fri, 10 Aug 2001 11:33:25 -0400 (EDT) Original-Received: from blackbird.mitre.org (blackbird.mitre.org [129.83.10.221]) by linus.mitre.org (8.9.3/8.9.3) with ESMTP id LAA24249 for ; Fri, 10 Aug 2001 11:33:25 -0400 (EDT) Original-Received: (from dsg@localhost) by blackbird.mitre.org (8.9.3/8.9.3) id LAA27809; Fri, 10 Aug 2001 11:33:25 -0400 (EDT) X-Authentication-Warning: blackbird.mitre.org: dsg set sender to dsg@world.std.com using -f Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Biscayne) Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:37674 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37674 After updating this morning (8/10 around 0830 EDT), I've tried to save a couple of attachments to disk. I end up with an error thrown (Error with message). I suspect the following may have some faulty logic in it: 2001-08-09 Simon Josefsson * mm-decode.el (mm-insert-part): Return decoding success status. (mm-save-part-to-file): Error if decoding failed. Saving the entire message and running metamail on it successfully extracts the attachment. Also I now get this error trying to extract attachments from older messages that were successful prior to this update. Finally, one attachment was an image/jpeg which displayed just fine inline but throws the error when trying to save. I think the decoding function (presumably mm-decode-content-transfer-encoding) must therefore be succeeding but not returning what an expected value for success. I've been unable to follow the code well enough to understand it for sure. Thanks, -- Dave Goldberg dsg@world.std.com