* mm updates

This commit is contained in:
Dirk-Jan C. Binnema
2011-10-10 08:38:14 +03:00
parent 0eac659575
commit ac6c5b4598
5 changed files with 55 additions and 17 deletions

View File

@ -432,7 +432,7 @@ start editing it. COMPOSE-TYPE is either `reply', `forward' or
(if (eq compose-type 'new)
(mm/send-compose-handler 'new)
(let ((docid (mm/hdrs-get-docid)))
(when (and (not docid) (not ))
(unless docid
(error "No message at point."))
(cond
((member compose-type '(reply forward))