From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37789 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: C-c C-f and MIME Date: Wed, 15 Aug 2001 18:37:34 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035173483 17431 80.91.224.250 (21 Oct 2002 04:11:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:11:23 +0000 (UTC) Cc: Return-Path: Return-Path: Original-Received: (qmail 20009 invoked from network); 15 Aug 2001 16:37:37 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 15 Aug 2001 16:37:37 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f7FGbew14922; Wed, 15 Aug 2001 18:37:42 +0200 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Wed, 15 Aug 2001 16:57:34 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:37789 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37789 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Simon Josefsson writes: > >> I want to forward a message inline as text, without any MIME at all. How? > > Does C-u 4 C-c C-f do what you want? The description looks like it > might be what you want. No, with ARG 4 I see multipart MIME headers. What I would want would be to decode and inline all MIME parts and then forward it. Much like taking the content of *Article* buffer and forwarding that.