Browse Source

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Carsten Dominik 15 years ago
parent
commit
2ca29086f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/lisp/org-mime.el

+ 1 - 1
contrib/lisp/org-mime.el

@@ -107,7 +107,7 @@
            ext path id))
            ext path id))
     ('semi (concat
     ('semi (concat
             (format
             (format
-             "-- xx [[%s\nContent-Disposition: inline;\nContent-ID: <%s>][base64]]\n"
+             "--[[%s\nContent-Disposition: inline;\nContent-ID: <%s>][base64]]\n"
              ext id)
              ext id)
             (base64-encode-string
             (base64-encode-string
              (with-temp-buffer
              (with-temp-buffer