From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80044 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.gnus.general Subject: Re: Images removed from article Date: Mon, 26 Sep 2011 22:48:35 +0200 Message-ID: <8739fj58t8.fsf@free.fr> References: <87d3enpgo2.fsf@free.fr> <87aa9r5bav.fsf@free.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317070138 21749 80.91.229.12 (26 Sep 2011 20:48:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 20:48:58 +0000 (UTC) Cc: ding@gnus.org To: Lars Magne Ingebrigtsen Original-X-From: ding-owner+M28338@lists.math.uh.edu Mon Sep 26 22:48:55 2011 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 1R8I6f-0002RG-L0 for ding-account@gmane.org; Mon, 26 Sep 2011 22:48:53 +0200 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 1R8I6b-00059O-OJ; Mon, 26 Sep 2011 15:48:49 -0500 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 1R8I6a-00059C-LM for ding@lists.math.uh.edu; Mon, 26 Sep 2011 15:48:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R8I6W-0000uu-9k for ding@lists.math.uh.edu; Mon, 26 Sep 2011 15:48:48 -0500 Original-Received: from smtp2-g21.free.fr ([212.27.42.2]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1R8I6U-0007Jx-JQ; Mon, 26 Sep 2011 22:48:42 +0200 Original-Received: from lago (unknown [82.229.182.158]) by smtp2-g21.free.fr (Postfix) with ESMTP id 684334B01BD; Mon, 26 Sep 2011 22:48:37 +0200 (CEST) In-Reply-To: <87aa9r5bav.fsf@free.fr> (Julien Cubizolles's message of "Mon, 26 Sep 2011 21:54:48 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80044 Archived-At: Julien Cubizolles writes: > Lars Magne Ingebrigtsen writes: >> Do you have `nnimap-fetch-partial-articles' set? > > Yes I had, and removing it fixed the problem. I just noticed that removing nnimap-fetch-partial-articles also resolved the other problem I reported about charsets in thread "Automatic decoding of charsets". There seems to be something really wrong going on with nnimap-fetch-partial-articles, but I'm glad you could pinpoint it. Julien.