Re: [PATCH 0/2] Prompting for the GPG password within Emacs
authorPeter Feigl <craven@gmx.net>
Tue, 9 Jul 2013 13:26:11 +0000 (15:26 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:55:57 +0000 (09:55 -0800)
02/d914652c85be18600b43a16270303381a05286 [new file with mode: 0644]

diff --git a/02/d914652c85be18600b43a16270303381a05286 b/02/d914652c85be18600b43a16270303381a05286
new file mode 100644 (file)
index 0000000..0cdaf63
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <craven@gmx.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id E0644431FAF\r
+       for <notmuch@notmuchmail.org>; Tue,  9 Jul 2013 06:26:23 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id qRp7iC72Si0B for <notmuch@notmuchmail.org>;\r
+       Tue,  9 Jul 2013 06:26:17 -0700 (PDT)\r
+Received: from mout.gmx.net (mout.gmx.net [212.227.17.21])\r
+       by olra.theworths.org (Postfix) with ESMTP id 25FDB431FAE\r
+       for <notmuch@notmuchmail.org>; Tue,  9 Jul 2013 06:26:16 -0700 (PDT)\r
+Received: from mail.nexoid.at ([178.79.130.240]) by mail.gmx.com (mrgmx003)\r
+       with ESMTPSA (Nemesis) id 0Md3li-1UfZ0o22Lq-00IHaX;\r
+       Tue, 09 Jul 2013 15:26:12 +0200\r
+Received: from nexoid (localhost [127.0.0.1])\r
+       by mail.nexoid.at (Postfix) with ESMTP id D685BE01D;\r
+       Tue,  9 Jul 2013 15:26:11 +0200 (CEST)\r
+From: Peter Feigl <craven@gmx.net>\r
+To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
+Subject: Re: [PATCH 0/2] Prompting for the GPG password within Emacs\r
+In-Reply-To: <87ip0kenoy.fsf@nexoid.at>\r
+References: <1373195672-9338-1-git-send-email-neil@linux.intel.com>\r
+       <51D9F4E6.1030504@fifthhorseman.net> <87wqp135yn.fsf@nexoid.at>\r
+       <51DA9A8A.5070405@fifthhorseman.net> <87ip0kenoy.fsf@nexoid.at>\r
+User-Agent: Notmuch/0.15.2+182~gd0bd88f (http://notmuchmail.org)\r
+       Emacs/24.3.50.1 (i686-pc-linux-gnu)\r
+Date: Tue, 09 Jul 2013 15:26:11 +0200\r
+Message-ID: <877ggzeufg.fsf@nexoid.at>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-Provags-ID: V03:K0:BB3TRnlzB37LIcaucDclcD/IVCAmWVRc2BzSey/hVErjmKujgzs\r
+       +vUK9obxrZn7bTqF4mhzgMxYI61wphFgb8rd+MRI3c0n+tcxkG/MvSmdPeM75IlxxvGQFip\r
+       QkVaDgVXQUTuCqWamdr8kqeJJZbQrjRu8YQvG3czGlHHJ4bcP0qx7jZmNscZvrLFpANdFLb\r
+       6s173UvH+kytUgUAoOVEA==\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 09 Jul 2013 13:26:24 -0000\r
+\r
+> But this seems to be related to pinentry-curses, not notmuch, so I'll\r
+> try to take it somewhere there, maybe they or the tmux people can help\r
+> me :)\r
+\r
+Further investigation shows that pinentry-curses doesn't work under\r
+TERM=dumb (which emacs seems to use), and I cannot find a way to make\r
+MML use gpg1 (instead of gpg2, which is the default for Arch Linux). EPA\r
+for en- and decrypting files works fine though.\r
+If anyone knows how to fix this, I'd be really glad about pointers.\r
+\r
+Thank you,\r
+\r
+Peter\r