Gnus development mailing list
 help / color / mirror / Atom feed
* png mml: attachment as inline
@ 2012-04-10 13:30 Uwe Brauer
  2012-04-10 18:42 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2012-04-10 13:30 UTC (permalink / raw)
  To: ding

Hello

I would like to send png, as inline attachments 
not as attachment attachments.

I thought 

 (mml-content-disposition-alist
 '((text
   (rtf . "attachment")
   (t . "inline"))
   (image
   (png . "inline")))
)

would be the correct setting but it is not!
At least not for gnus-dired-attach.
What do I miss?

Thanks

Uwe Brauer 




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

end of thread, other threads:[~2012-04-10 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 13:30 png mml: attachment as inline Uwe Brauer
2012-04-10 18:42 ` Lars Magne Ingebrigtsen
2012-04-10 19:47   ` Uwe Brauer

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