Gnus development mailing list
 help / color / mirror / Atom feed
From: Christopher Schmidt <christopher@ch.ristopher.com>
To: ding@gnus.org
Subject: Attachments without filenames
Date: Tue, 29 Jan 2013 17:49:43 +0000 (GMT)	[thread overview]
Message-ID: <87k3qv3mmh@ch.ristopher.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 43 bytes --]

Try saving this using gnus-mime-save-part.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-diff, Size: 12 bytes --]

aloha, Gnus

[-- Attachment #3: Type: text/plain, Size: 227 bytes --]


It will not work.  This is because of this form in mm-save-part:

    (if (file-directory-p file)
        (setq file (expand-file-name filename file))

(file-directory-p file) is non-nil, filename is nil.

        Christopher

             reply	other threads:[~2013-01-29 17:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-29 17:49 Christopher Schmidt [this message]
2013-01-29 22:48 ` Katsumi Yamaoka
2013-01-30  7:28   ` Christopher Schmidt
2013-01-30  8:31     ` Katsumi Yamaoka
2013-01-30  8:52       ` Christopher Schmidt
2013-01-30  9:36         ` Katsumi Yamaoka
2013-01-30  9:56           ` Christopher Schmidt

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=87k3qv3mmh@ch.ristopher.com \
    --to=christopher@ch.ristopher.com \
    --cc=ding@gnus.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).