Add setting of pgg-encrypt-for-me.
authoryoichi <yoichi>
Wed, 15 Jan 2003 08:34:34 +0000 (08:34 +0000)
committeryoichi <yoichi>
Wed, 15 Jan 2003 08:34:34 +0000 (08:34 +0000)
samples/en/dot.wl
samples/ja/dot.wl

index 417741c..610a989 100644 (file)
 ;      (setq buffers (cdr buffers))))))
 ;(run-with-idle-timer 20 t 'my-wl-auto-save-draft-buffers)
 
+;; When you encrypt message by PGP, include your public key.
+;; (to make the message visible from yourself)
+;(setq pgg-encrypt-for-me t)
+
 
 ;;; [[ Template ]]
 
index f22dc17..854780a 100644 (file)
 ;      (setq buffers (cdr buffers))))))
 ;(run-with-idle-timer 20 t 'my-wl-auto-save-draft-buffers)
 
+;; PGP \e$B$G0E9f2=$9$k;~$K<+J,$N8x3+80$b4^$a$k!#\e(B
+;; (\e$B$=$N%a%C%;!<%8$r<+J,$G$bFI$a$k$h$&$K\e(B)
+;(setq pgg-encrypt-for-me t)
+
 
 ;;; [[ \e$B%F%s%W%l!<%H\e(B ]]