From fcb52bc9b79e9ba2f5726e8a3ccb7b0c522c144f Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 17 Feb 2011 23:55:09 +0000 Subject: [PATCH 1/1] Synch with No Gnus (201102171442). --- auth-ja.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auth-ja.texi b/auth-ja.texi index dd4c11b..1618674 100644 --- a/auth-ja.texi +++ b/auth-ja.texi @@ -279,6 +279,8 @@ TODO: どうやって docstring を含める? @code{auth-sources} をカスタマイズしない場合、auth-source ライブラリー は @file{~/.authinfo.gpg} (GnuPG で暗号化されたファイル) を読み込みます。 +その後で @file{~/.authinfo} を検査しますが、そのような暗号化されていない +ファイルを使うことは推奨しません。 Emacs 23 以降では @code{*.gpg} ファイルの暗号を自動的に解くためのオプショ ン @code{auto-encryption-mode} があります。ディフォルトで有効です。もし -- 1.7.10.4