From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37576 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: [Gerd Moellmann] Re: [Florian Weimer ] Re: Large *.pif base64 attachments and Gnus... Date: Tue, 07 Aug 2001 10:23:59 +0200 Message-ID: <87r8uoxops.fsf@deneb.enyo.de> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035172965 14567 80.91.224.250 (21 Oct 2002 04:02:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:02:45 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 28457 invoked from network); 7 Aug 2001 08:18:01 -0000 Original-Received: from mail.s.netic.de (HELO mail.netic.de) (212.9.160.11) by gnus.org with SMTP; 7 Aug 2001 08:18:01 -0000 Original-Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.25 via remotehost mail.enyo.de with esmtp for mail.gnus.org id m15U23p-001X13C; Tue, 7 Aug 2001 10:17:57 +0200 (CEST) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de ident=exim) by mail.enyo.de with esmtp (Exim 3.12 #1) id 15U1rH-0004x6-00 for ding@gnus.org; Tue, 07 Aug 2001 10:04:59 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 15U29f-0000uM-00 for ding@gnus.org; Tue, 07 Aug 2001 10:23:59 +0200 Original-To: ding@gnus.org In-Reply-To: (Pavel@Janik.cz's message of "Mon, 06 Aug 2001 13:34:13 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:37576 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37576 Pavel@Janik.cz (Pavel Jan=EDk) writes: > | I think the reason for saving this undecoded is that > | base64-decode-region signals an error, but in mm-bodies.el it's called > | inside a condition-case and the error is ``converted'' into a message, > | and then probably ignored. Could you please tell the Gnus developers? Since I'm mentioned in the subject line, I somehow feel I should comment: I don't have access to Emacs 21, so I can't check that a change is right.