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:
223ebdb
)
(mime-preview-condition): Add (message-button . visible) to
author
morioka
<morioka>
Sat, 11 Apr 1998 23:11:22 +0000
(23:11 +0000)
committer
morioka
<morioka>
Sat, 11 Apr 1998 23:11:22 +0000
(23:11 +0000)
application/pgp again.
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
d0ff55e
..
6e3611d
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-104,6
+104,10
@@
(set-window-buffer p-win mime-preview-buffer)
))
+(ctree-set-calist-strictly
+ 'mime-preview-condition '((type . application)(subtype . pgp)
+ (message-button . visible)))
+
(set-atype 'mime-acting-condition
'((type . application)(subtype . pgp)
(method . mime-method-for-application/pgp)))