From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84070 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: show attachments on the top Date: Thu, 23 Jan 2014 19:37:24 +0900 Organization: Emacsen advocacy group Message-ID: References: <87wqhypil8.fsf@mat.ucm.es> <87k3dth9r7.fsf@gilgamesch.quim.ucm.es> <87y528w9hz.fsf@gilgamesch.quim.ucm.es> <87a9enqg3m.fsf@hillenius.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp X-Trace: ger.gmane.org 1390473488 12623 80.91.229.3 (23 Jan 2014 10:38:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2014 10:38:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32322@lists.math.uh.edu Thu Jan 23 11:38:14 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W6Hfm-0002zg-8a for ding-account@gmane.org; Thu, 23 Jan 2014 11:38:10 +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 1W6HfH-0001G1-SB; Thu, 23 Jan 2014 04:37:39 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1W6HfG-0001Fr-9A for ding@lists.math.uh.edu; Thu, 23 Jan 2014 04:37:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1W6HfF-0003Ku-44 for ding@lists.math.uh.edu; Thu, 23 Jan 2014 04:37:38 -0600 Original-Received: from hampton-mail.hostforweb.net ([205.234.204.210] helo=hampton.hostforweb.net) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1W6HfD-0007PW-K7 for ding@gnus.org; Thu, 23 Jan 2014 11:37:35 +0100 Original-Received: from localhost.localdomain ([127.0.0.1]:55669 helo=localhost) by hampton.hostforweb.net with smtp (Exim 4.80.1) (envelope-from ) id 1W6Hf5-002Sue-N2 for ding@gnus.org; Thu, 23 Jan 2014 04:37:28 -0600 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130008 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin) Cancel-Lock: sha1:6PhLJvTuvqNBq2vFYnRVulopUhE= X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: acl_c_authenticated_local_user: root X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84070 Archived-At: Gijs Hillenius wrote: > Just like to note that won't work when, for instance > (nnimap-fetch-partial-articles "text/")) > is set. ,---- (info "(gnus)Customizing the IMAP Connection") | ‘nnimap-fetch-partial-articles’ | If non-‘nil’, fetch partial articles from the server. If set to a | string, then it’s interpreted as a regexp, and parts that have | matching types will be fetched. For instance, ‘"text/"’ will fetch | all textual parts, while leaving the rest on the server. `---- IIUC this, we have nothing to do for it. (I'm not an IMAP user.)