Gnus development mailing list
 help / color / mirror / Atom feed
* Attachments without filenames
@ 2013-01-29 17:49 Christopher Schmidt
  2013-01-29 22:48 ` Katsumi Yamaoka
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Schmidt @ 2013-01-29 17:49 UTC (permalink / raw)
  To: ding

[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-30  9:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-29 17:49 Attachments without filenames Christopher Schmidt
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

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).