Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: C-c C-f and MIME
Date: Wed, 15 Aug 2001 15:17:43 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.33.0108151449080.24099-100000@lie.extundo.com> (raw)

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?

C-c C-f runs the command gnus-summary-mail-forward
   which is an interactive compiled Lisp function in `gnus-msg'.
(gnus-summary-mail-forward &optional ARG POST)

Forward the current message to another user.
If ARG is nil, see `message-forward-as-mime' and
`message-forward-show-mml';
if ARG is 1, decode the message and forward directly inline;
if ARG is 2, forward message as an rfc822 MIME section;
if ARG is 3, decode message and forward as an rfc822 MIME section;
if ARG is 4, forward message directly inline;
otherwise, use flipped `message-forward-as-mime'.
If POST, post instead of mail.



             reply	other threads:[~2001-08-15 13:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15 13:17 Simon Josefsson [this message]
2001-08-15 14:57 ` Kai Großjohann
2001-08-15 16:37   ` Simon Josefsson
2001-08-15 17:51     ` Kai Großjohann
2001-08-15 18:11       ` Simon Josefsson
2001-08-15 15:03 ` Stainless Steel Rat
2001-08-15 17:30 ` ShengHuo ZHU
2001-08-15 18:21   ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.33.0108151449080.24099-100000@lie.extundo.com \
    --to=jas@extundo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).