This commit is contained in:
djcb
2012-10-01 21:18:42 +03:00
parent 3e522598d2
commit 1a785abdca
3 changed files with 21 additions and 37 deletions

View File

@ -87,7 +87,9 @@ Some notes on the format:
:attachments. :body-txt or :body-html fields. Message in the
Message view use the actual message file, and do include these fields."
;; after all this documentation, the spectacular implementation
(plist-get msg field))
(if msg
(plist-get msg field)
(mu4e-error "message must be non-nil")))
(defsubst mu4e-message-at-point (&optional noerror)
"Get the message s-expression for the message at point in either