projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f18fb8d
)
(mime-edit-encrypt-pgp-mime): Encode header before encrypting.
author
ueno
<ueno>
Wed, 10 Nov 1999 17:00:11 +0000
(17:00 +0000)
committer
ueno
<ueno>
Wed, 10 Nov 1999 17:00:11 +0000
(17:00 +0000)
mime-edit.el
patch
|
blob
|
history
diff --git
a/mime-edit.el
b/mime-edit.el
index
912a216
..
3a777d3
100644
(file)
--- a/
mime-edit.el
+++ b/
mime-edit.el
@@
-1847,6
+1847,7
@@
Content-Transfer-Encoding: 7bit
(insert (format "Content-Transfer-Encoding: %s\n" encoding))
)
(insert "\n")
+ (eword-encode-header)
(or (let ((pgg-default-user-id
(if from
(nth 1 (std11-extract-address-components from))