X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0f8a85ccd9a9e553d1a413dd321e1ddecc866cda..ed21c5c84c131607c3ccf43e2d14cea60cc3fe40:/lisp/org/org-mac-message.el diff --git a/lisp/org/org-mac-message.el b/lisp/org/org-mac-message.el index ff0098ee11..b5b380e407 100644 --- a/lisp/org/org-mac-message.el +++ b/lisp/org/org-mac-message.el @@ -5,7 +5,7 @@ ;; Author: John Wiegley ;; Christopher Suckling -;; Version: 6.33x +;; Version: 6.35i ;; Keywords: outlines, hypermedia, calendar, wp ;; This file is part of GNU Emacs. @@ -209,7 +209,7 @@ list of message:// links to flagged mail after heading." (insert "\n" (org-mac-message-get-links "f"))) (goto-char (point-max)) (insert "\n") - (org-insert-heading) + (org-insert-heading nil t) (insert org-heading "\n" (org-mac-message-get-links "f")))))) (provide 'org-mac-message)