+2010-01-25 Vitaly Mayatskikh <v.mayatskih@gmail.com>
+
+ * wl-draft.el (wl-draft-send-confirm-with-preview): Inhibit pgp
+ autodecryption for draft preview.
+
2010-01-19 Vitaly Mayatskikh <v.mayatskih@gmail.com>
* wl-summary.el (toplevel): New function
`wl-summary-toggle-mime-buttons' and keybinding to toggle
(condition-case nil
(progn
(when wl-draft-send-confirm-with-preview
- (let (wl-draft-send-hook)
+ (let (wl-draft-send-hook
+ (pgg-decrypt-automatically nil))
(wl-draft-preview-message)))
(save-excursion
(goto-char (point-min)) ; to show recipients in header