in emails, wrap html and images in a multipart/mixed structure
commit718fefa4e3941bf3025482124d7f454ba2305f27
authorEric Schulte <eric.schulte@gmx.com>
Wed, 11 Apr 2012 04:20:22 +0000 (11 00:20 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Wed, 11 Apr 2012 04:20:33 +0000 (11 00:20 -0400)
treea8646609f6c81c45798566ffde9576bf35d7907a
parent49645b60144f99b221a969e1cea47840ec854754
in emails, wrap html and images in a multipart/mixed structure

* contrib/lisp/org-mime.el (org-mime-file): Mark images included as
  part of html portions as "disposition=inline".
  (org-mime-multipart): When images are present wrap html and images
  in a multipart/mixed structure.
  (org-mime-htmlize): When images are present wrap html and images in
  a multipart/mixed structure.
contrib/lisp/org-mime.el