Browse Source

org-mime: removed short string " xx " from semi syntax

Eric Schulte 15 năm trước cách đây
mục cha
commit
3652689944
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      contrib/lisp/org-mime.el

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

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