From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37793 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: C-c C-f and MIME Date: Wed, 15 Aug 2001 10:30:04 -0700 Message-ID: <2npu9xi63n.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173486 17469 80.91.224.250 (21 Oct 2002 04:11:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:11:26 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 20624 invoked from network); 15 Aug 2001 17:32:58 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.80) by gnus.org with SMTP; 15 Aug 2001 17:32:58 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.4/8.11.2) id f7FHU4F02069; Wed, 15 Aug 2001 10:30:04 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Simon Josefsson's message of "Wed, 15 Aug 2001 15:17:43 +0200 (CEST)") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:37793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37793 Simon Josefsson writes: > I want to forward a message inline as text, without any MIME at all. How? > > C-u 1 C-c C-f below seem to be what I want, but if the article I'm > forwarding contains multiparts, some mml code is inserted and the > resulting mail will contain multiparts. I can't find any combination of > prefix args or `message-forward-as-mime', `message-forward-show-mml' > settings that does what I want. Is it a bug in ARG 1 or do we really want > yet another prefix arg to C-c C-f to forward decoded articles without > MIME? In this case, ARG 1 is not so useful. The problem is how to present the MIME parts in a plain text message. Only the content of the article buffer? Thoughts? ShengHuo