From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.devel Subject: Re: [bug] PGG shows ?? when prompt for passphrase Date: Mon, 18 Dec 2006 10:34:38 +0900 Message-ID: References: <8f26a84d-356a-44f1-ac6a-54792380b76d@well-done.deisui.org> <93fed91b-cb8a-4de7-9a16-62c85654bab6@well-done.deisui.org> <24f8f24e-36ce-4311-ad35-394020ef999c@well-done.deisui.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1166405712 13045 80.91.229.10 (18 Dec 2006 01:35:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Dec 2006 01:35:12 +0000 (UTC) Cc: sdl.web@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 18 02:35:10 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gw7PF-0002VO-3J for ged-emacs-devel@m.gmane.org; Mon, 18 Dec 2006 02:35:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gw7PE-0005Yv-FQ for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2006 20:35:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gw7P2-0005WU-3F for emacs-devel@gnu.org; Sun, 17 Dec 2006 20:34:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gw7P0-0005Tb-Kl for emacs-devel@gnu.org; Sun, 17 Dec 2006 20:34:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gw7P0-0005TM-IR for emacs-devel@gnu.org; Sun, 17 Dec 2006 20:34:50 -0500 Original-Received: from [210.231.96.69] (helo=localhost) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gw7Ox-0005jq-9X; Sun, 17 Dec 2006 20:34:47 -0500 Original-Received: from localhost ([127.0.0.1] helo=well-done.deisui.org) by localhost with esmtp (Exim 4.63) (envelope-from ) id 1Gw7Op-00075I-1g; Mon, 18 Dec 2006 10:34:39 +0900 Original-To: rms@gnu.org X-Attribution: DU In-Reply-To: (Richard Stallman's message of "Sun, 17 Dec 2006 20:12:17 -0500") 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) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63914 Archived-At: >>>>> In >>>>> Richard Stallman wrote: > If we tell the users > put > eval `gpg-agent --daemon` > in your file ~/.xsession and in your file ~/.bash_profile, > and customize pgg-gpg-use-agent to t in Emacs. > that seems insufficient. We need to also tell people how to specify a > passphrase to gpg-agent, right? What should they do? Well, if people have the above settings, gpg-agent itself (typically through the pinentry program) ask them input their passphrases when needed. Should we add something like "if gpg-agent prompt you a passphrase, type it carefully"? -- Daiki Ueno