* org-mu4e.el: add a comment
This commit is contained in:
@ -211,7 +211,7 @@ or org-mode (when in the body),"
|
|||||||
(search-forward-regexp mail-header-separator nil t))))
|
(search-forward-regexp mail-header-separator nil t))))
|
||||||
;; only do stuff when the sepapoint exist; note that after sending the
|
;; only do stuff when the sepapoint exist; note that after sending the
|
||||||
;; message, this function maybe called on a message with the sepapoint
|
;; message, this function maybe called on a message with the sepapoint
|
||||||
;; stripped.
|
;; stripped. This is why we don't use `message-point-in-header'.
|
||||||
(when sepapoint
|
(when sepapoint
|
||||||
(cond
|
(cond
|
||||||
;; we're in the body, but in mu4e-compose-mode?
|
;; we're in the body, but in mu4e-compose-mode?
|
||||||
|
|||||||
Reference in New Issue
Block a user