(mime-preview-condition): Add (message-button . visible) to
authormorioka <morioka>
Sat, 11 Apr 1998 23:11:22 +0000 (23:11 +0000)
committermorioka <morioka>
Sat, 11 Apr 1998 23:11:22 +0000 (23:11 +0000)
application/pgp again.

mime-pgp.el

index d0ff55e..6e3611d 100644 (file)
     (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)))