Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Karl Kleinpaste <invalid@kleinpaste.org>
To: info-gnus-english@gnu.org
Subject: Re: What's the best way to attach an article?
Date: Tue, 15 Jul 2008 08:10:06 -0400	[thread overview]
Message-ID: <vxkd4lfuz4x.fsf@mesquite.kleinpaste.org> (raw)
In-Reply-To: <zf.upn8ww38iul.fsf@zeitform.de>

Ulf Stegemann <ulf-news@zeitform.de> writes:
> I'd like to attach one or more messages (articles from nnml and/or
> nnimap backends) to a message as rfc822 MIME section but I'm not quite
> sure about the best way to do this in Gnus.

`mml-attach-file' is an interactive compiled Lisp function
  -- loaded from "mml"
(mml-attach-file FILE &optional TYPE DESCRIPTION DISPOSITION)

Documentation:
Attach a file to the outgoing MIME message.
The file is not inserted or encoded until you send the message with
`C-c C-c' or `C-c C-s'.

FILE is the name of the file to attach.  TYPE is its
content-type, a string of the form "type/subtype".  DESCRIPTION
is a one-line description of the attachment.  The DISPOSITION
specifies how the attachment is intended to be displayed.  It can
be either "inline" (displayed automatically within the message
body) or "attachment" (separate from the body).

mml-attach-file is on C-c C-a, C-c return f, C-c C-m f

  reply	other threads:[~2008-07-15 12:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15 11:52 Ulf Stegemann
2008-07-15 12:10 ` Karl Kleinpaste [this message]
2008-07-15 12:29   ` Ulf Stegemann
2008-07-15 13:17     ` Karl Kleinpaste
2008-07-15 15:24       ` Ulf Stegemann
2008-07-15 13:53 ` Adam Sjøgren
2008-07-15 15:27   ` Ulf Stegemann
2008-07-15 15:32     ` Adam Sjøgren
2008-07-16 10:52       ` Ulf Stegemann

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=vxkd4lfuz4x.fsf@mesquite.kleinpaste.org \
    --to=invalid@kleinpaste.org \
    --cc=MyGivenName+usenet@kleinpaste.org \
    --cc=info-gnus-english@gnu.org \
    /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).