emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug] PGG shows ?? when prompt for passphrase


From: Daiki Ueno
Subject: Re: [bug] PGG shows ?? when prompt for passphrase
Date: Sun, 17 Dec 2006 10:30:13 +0900
User-agent: T-gnus/6.17.2 (based on No Gnus v0.2) EMIKO/1.14.1 (Choanoflagellata) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 EasyPG/0.0.8 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i686-pc-linux)

>>>>> In <address@hidden> 
>>>>>   Leo <address@hidden> wrote:
> When decrypting an email, PGG shows in the minibuffer:

>   GnuPG passphrase for ??:

> Is this intentional or a bug?

It looks intentional.

(format (if (pgg-gpg-symmetric-key-p message-keys)
            "Passphrase for symmetric decryption: "
          "GnuPG passphrase for %s: ")
        (or key-owner "??"))
-- 
Daiki Ueno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]