From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75470 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Indicate partial articles (nnimap-fetch-partial-articles) Date: Wed, 29 Dec 2010 14:14:32 +0100 Message-ID: <87sjxgd8lj.fsf@member.fsf.org> References: <87mxnoet75.fsf@member.fsf.org> <87ei90ergv.fsf@member.fsf.org> <87aajoep39.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293628535 18387 80.91.229.12 (29 Dec 2010 13:15:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Dec 2010 13:15:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23821@lists.math.uh.edu Wed Dec 29 14:15:31 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PXvsI-0006Jp-Pu for ding-account@gmane.org; Wed, 29 Dec 2010 14:15:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PXvrR-0005tX-P5; Wed, 29 Dec 2010 07:14:37 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PXvrP-0005tL-VD for ding@lists.math.uh.edu; Wed, 29 Dec 2010 07:14:35 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PXvrO-0003em-II for ding@lists.math.uh.edu; Wed, 29 Dec 2010 07:14:35 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PXvrN-00061J-JK for ding@gnus.org; Wed, 29 Dec 2010 14:14:33 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 43B6B7801674 for ; Wed, 29 Dec 2010 14:14:33 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23264-06 for ; Wed, 29 Dec 2010 14:14:32 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 8E00F7801673 for ; Wed, 29 Dec 2010 14:14:32 +0100 (CET) In-Reply-To: <87aajoep39.fsf@member.fsf.org> (Tassilo Horn's message of "Wed, 29 Dec 2010 13:32:58 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75470 Archived-At: Hi again, now I'm totally stunned. Is it possible that Gnus already insert mime buttons for parts that are not downloaded? I wrote a mail to myself containing some text, a PDF attachment, a jpeg image, and a vcard (text/vcf). nnimap-fetch-partial-articles is set to "\\(text\\|image\\)/". The article buffer showed the text, a button [2. application/pdf]..., the image, and the vcard contents (including a button). Hitting RET on the PDF button fires up my PDF viewer which errors that it couldn't open the PDF somewhere in /tmp/. Now I hit `A C', and the mime button of the PDF part contains also the description text, and the PDF can be opened as usual. The image is not displayed anymore, but there is a mime button that toggles its display and also shows the description text. Ditto for the VCF attachment. So for this mail, I cannot miss that it was downloaded only partially. But now I've found another mail whose body contents is only --8<---------------cut here---------------start------------->8--- WARNING: contains banned part --8<---------------cut here---------------end--------------->8--- when fetched partially. After hitting `A C', the contents are --8<---------------cut here---------------start------------->8--- WARNING: contains banned part [2. Original message --- message/rfc822; message.txt]... --8<---------------cut here---------------end--------------->8--- So here, I have no indication that the mail was incomplete... :-( Bye, Tassilo -- Sent from my Emacs