* fix mu4e-read-option and its callers; update the manual for this.

This commit is contained in:
djcb
2012-06-11 16:40:23 +03:00
parent d5d567d103
commit dcf2b6006c
6 changed files with 73 additions and 82 deletions

View File

@ -268,9 +268,9 @@ are more than 1 (based on ORIGMSG)."
?a ;; with one recipient, we can reply to 'all'....
(mu4e-read-option
"Reply to "
`( (,(format "all %d recipients" recipnum))
("sender only"))))))
(= response ?a)))
`( (,(format "all %d recipients" recipnum) . 'all)
("sender only" . 'sender-only))))))
(= response 'all)))
(defun mu4e~compose-message-filename-construct (&optional flagstr)
"Construct a randomized name for a message file with flags FLAGSTR; it looks