From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37796 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 20:11:24 +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 1035173489 17481 80.91.224.250 (21 Oct 2002 04:11:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:11:29 +0000 (UTC) Cc: Return-Path: Return-Path: Original-Received: (qmail 21019 invoked from network); 15 Aug 2001 18:11:29 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 15 Aug 2001 18:11:29 -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 f7FIBYw15631; Wed, 15 Aug 2001 20:11:35 +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 19:51:28 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:37796 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37796 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Simon Josefsson writes: > >> 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. > > Ah. So, `m M-> M-x insert-buffer RET *Article* RET' does what you > want? It should inline all MIME parts and insert delimiters as well. I could probably come up with something to put in my .emacs, but maybe Gnus should provide this.