aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/mml2015.el
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2006-02-10 05:08:29 +0000
committerMiles Bader <[email protected]>2006-02-10 05:08:29 +0000
commit3412804220a4479e11c6c124299a036e602d7e3b (patch)
tree79a5fbd159a295e00f1b8d1b7186bfe9c5f354a0 /lisp/gnus/mml2015.el
parentca56fb8c672ee9745166cbf36c84c2d58acd028f (diff)
Revision: [email protected]/emacs--devo--0--patch-62
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 22-26) - Update from CVS - Merge from emacs--devo--0
Diffstat (limited to 'lisp/gnus/mml2015.el')
-rw-r--r--lisp/gnus/mml2015.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el
index cb9e77983d..80dd5b2659 100644
--- a/lisp/gnus/mml2015.el
+++ b/lisp/gnus/mml2015.el
@@ -814,6 +814,7 @@
(boundary (mml-compute-boundary cont))
(pgg-default-user-id (or (message-options-get 'mml-sender)
pgg-default-user-id))
+ (pgg-text-mode t)
entry)
(unless (pgg-sign-region (point-min) (point-max))
(pop-to-buffer mml2015-result-buffer)
@@ -841,6 +842,7 @@
(defun mml2015-pgg-encrypt (cont &optional sign)
(let ((pgg-errors-buffer mml2015-result-buffer)
+ (pgg-text-mode t)
(boundary (mml-compute-boundary cont)))
(unless (pgg-encrypt-region (point-min) (point-max)
(split-string