From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65146 Path: news.gmane.org!not-for-mail From: Michael Newsgroups: gmane.emacs.gnus.general Subject: Re: not forward html part? Date: Thu, 06 Sep 2007 00:36:24 -0500 Organization: University of Minnesota, Twin Cities Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189057071 30912 80.91.229.12 (6 Sep 2007 05:37:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Sep 2007 05:37:51 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13659@lists.math.uh.edu Thu Sep 06 07:37:51 2007 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.50) id 1ITA3l-0004MU-Um for ding-account@gmane.org; Thu, 06 Sep 2007 07:37:46 +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 1ITA2r-0005Ux-C8; Thu, 06 Sep 2007 00:36:49 -0500 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 1ITA2o-0005Ua-DG for ding@lists.math.uh.edu; Thu, 06 Sep 2007 00:36:46 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1ITA2l-0007OW-CS for ding@lists.math.uh.edu; Thu, 06 Sep 2007 00:36:46 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ITA2j-0007VR-00 for ; Thu, 06 Sep 2007 07:36:41 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ITA2g-0003QN-IZ for ding@gnus.org; Thu, 06 Sep 2007 07:36:38 +0200 Original-Received: from 71-210-148-85.mpls.qwest.net ([71.210.148.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Sep 2007 07:36:38 +0200 Original-Received: from wuolong by 71-210-148-85.mpls.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Sep 2007 07:36:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 71-210-148-85.mpls.qwest.net User-Agent: Emacs Gnus Cancel-Lock: sha1:TToPeBQXGXqk98cT5Xa8kAnxuJM= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65146 Archived-At: On 23 Aug 2007, Katsumi Yamaoka wrote: >>>>> Michael wrote: > > Hi, as you know, some people wrote emails in an "intelligent" mailer that > > sends out both a plain text and an HTML part. Gnus would only show the > > plain text which is not problem. > > > When I forward these emails though, both parts are forwarded. How can I > > strip off the HTML part and only forward the text? > > How about using the `C-d' command (in the summary buffer) that > divides such a mail into parts? Thanks for telling me the command. It was not obvious to me what it does until I tried it. It does help so I can select which part to forward. But how about if I want to forward more than one part (i.e., also including the attachment?) Michael