X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d2d64bc314369ffd3f97f029e26f9650b76b8302..df7593dd91f21150a48a4faa01dcf9209fc902b1:/man/pgg.texi diff --git a/man/pgg.texi b/man/pgg.texi index a9d3f6e16d..263169374d 100644 --- a/man/pgg.texi +++ b/man/pgg.texi @@ -296,6 +296,14 @@ variable to @code{nil}. Elapsed time for expiration in seconds. @end defvar +If your passphrase contains non-ASCII characters, you might need to +specify the coding system to be used to encode your passphrases, since +GnuPG treats them as a byte sequence, not as a character sequence. + +@defvar pgg-passphrase-coding-system +Coding system used to encode passphrase. +@end defvar + @node Default user identity @section Default user identity