From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uEVgH/1RX19aSAAA0tVLHw (envelope-from ) for ; Mon, 14 Sep 2020 11:20:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id ePPKGf1RX1/6LAAA1q6Kng (envelope-from ) for ; Mon, 14 Sep 2020 11:20:29 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DA73494042A for ; Mon, 14 Sep 2020 11:20:28 +0000 (UTC) Received: from localhost ([::1]:51598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHmX5-0004Bc-Rl for larch@yhetil.org; Mon, 14 Sep 2020 07:20:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHmWZ-000490-Gv for emacs-orgmode@gnu.org; Mon, 14 Sep 2020 07:19:55 -0400 Received: from mail.tuxteam.de ([5.199.139.25]:41497) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kHmWX-0007cn-2N for emacs-orgmode@gnu.org; Mon, 14 Sep 2020 07:19:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=TFWFqbGRKhBTxOSkyJ3Ca4tCbohJZl8iLe/nN0DLSAQ=; b=TjVyeeayVvuBHNAcALZkJ/cmo1vnenRfMJDYNwKlzIwBkPdzj+49wG9SG0rP7uFxAlmDXS+kjPPoTYtvGHGKP9pkMzYKcthCmKVk9bB5v339B1FO3YOsHpG31Lmi7hYaHnV89HMqeXlp8NISmmNv9Lk6XIu6ylKEGiPQGss/wFKvvOKr9wnbOoUb4japwoBStL+TJoLE+ZTEE6WsQgCEiuf/797eiM7rEStjQnAb9n/hUyI/gFsEOOfteeN9qM5su9sHuHQX3RyOOhqtb3p1jLfDvVyvt7y8yvGoj2cgMJP1bW+2QX270iNO/zy6zM/NXgRg19hPBbLAx5Y3xltUfA==; Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1kHmWO-0006H1-Ki for emacs-orgmode@gnu.org; Mon, 14 Sep 2020 13:19:44 +0200 Date: Mon, 14 Sep 2020 13:19:44 +0200 To: emacs-orgmode@gnu.org Subject: Re: Getting Org-Crypt to work (doc bug?) Message-ID: <20200914111944.GA23931@tuxteam.de> References: <87mu1unkkh.fsf@no.workgroup> <875z8g4ulq.fsf@no.workgroup> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <875z8g4ulq.fsf@no.workgroup> User-Agent: Mutt/1.5.21 (2010-09-15) From: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/14 07:19:51 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tuxteam.de header.s=mail header.b=TjVyeeay; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -3.31 X-TUID: xyKo0sXL8qb9 --9amGYk9869ThD9tj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 14, 2020 at 10:42:57AM +0200, Gregor Zattler wrote: > Hi David, > * David Masterson [2020-09-13; 17:11]: > > Yes, gpg-agent is installed and appears to have been started in > > background. My O/S is Debian on a Chromebook. > > > > I start Emacs via 'xterm -e emacs' and just noticed (thanks to you) that > > I'm getting a textual popup on the xterm asking for the > > passphrase. Given that, everything works. > > > > So, you're saying that the textual popup is the correct mechanism for > > getting the passphrase? >=20 > That's one possible way. If you want to have a graphical > dialog box, check which pinentry packages are installed: >=20 > $ dpkg -l '*pinentry*' [...] > as you see, at my system, there are two pinentry packages > installed (besides the docs): pinentry-curses for terminal > while pinentry-qt provides a graphical dialog box. I choose > pinentry-qt, because it had fewer dependencies and was > smaller than the other options. >=20 > If your system lacks a graphical pinentry, install one. Pinentry is gpg's way to ask you for your passphrase. AFAIK there's a way for Emacs to do the pinentry thing (in case you don't like some unrelated popup exploding in your face). I don't know what the current status is (there used to be a pinentry.el). So... lots of possibilities. Cheers - t --9amGYk9869ThD9tj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl9fUdAACgkQBcgs9XrR2kZI8gCfcBds+eMbhAL03cqe66C6Fpb9 9mgAn1tyJ7YnhaJpmNuYi/GxXTFWZSdy =nqp5 -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--