Re: How to decrypt multipart/encrypted parts in notmuch-emacs
authorOlivier Berger <olivier.berger@it-sudparis.eu>
Wed, 11 Apr 2012 21:02:58 +0000 (23:02 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:46:16 +0000 (09:46 -0800)
60/d3d361076bea7dabcd4133d522948eed3ad111 [new file with mode: 0644]

diff --git a/60/d3d361076bea7dabcd4133d522948eed3ad111 b/60/d3d361076bea7dabcd4133d522948eed3ad111
new file mode 100644 (file)
index 0000000..473d721
--- /dev/null
@@ -0,0 +1,109 @@
+Return-Path: <gmn-notmuch@m.gmane.org>\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 E042A431FAF\r
+       for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 14:03:11 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\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 4YICMTnm0fs2 for <notmuch@notmuchmail.org>;\r
+       Wed, 11 Apr 2012 14:03:09 -0700 (PDT)\r
+Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id A04B9431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 14:03:09 -0700 (PDT)\r
+Received: from list by plane.gmane.org with local (Exim 4.69)\r
+       (envelope-from <gmn-notmuch@m.gmane.org>) id 1SI4h1-0003WE-VX\r
+       for notmuch@notmuchmail.org; Wed, 11 Apr 2012 23:03:08 +0200\r
+Received: from mag77-1-82-238-14-130.fbx.proxad.net ([82.238.14.130])\r
+       by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
+       id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 23:03:07 +0200\r
+Received: from olivier.berger by mag77-1-82-238-14-130.fbx.proxad.net with\r
+       local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 23:03:07 +0200\r
+X-Injected-Via-Gmane: http://gmane.org/\r
+To: notmuch@notmuchmail.org\r
+From: Olivier Berger <olivier.berger@it-sudparis.eu>\r
+Subject: Re: How to decrypt multipart/encrypted parts in notmuch-emacs\r
+Date: Wed, 11 Apr 2012 23:02:58 +0200\r
+Lines: 47\r
+Message-ID: <87iph6j81p.fsf@inf-8657.int-evry.fr>\r
+References: <874nsqe28a.fsf@inf-8657.int-evry.fr>\r
+       <87vcl6gr1a.fsf@servo.finestructure.net>\r
+       <87iph6ngbc.fsf@inf-8657.int-evry.fr>\r
+Mime-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Complaints-To: usenet@dough.gmane.org\r
+X-Gmane-NNTP-Posting-Host: mag77-1-82-238-14-130.fbx.proxad.net\r
+User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)\r
+Cancel-Lock: sha1:f7PgFxiparSwtVXpM+7vFGoRCLk=\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: Wed, 11 Apr 2012 21:03:12 -0000\r
+\r
+Hi again.\r
+\r
+Olivier Berger <olivier.berger@it-sudparis.eu>\r
+writes:\r
+\r
+> Hi.\r
+>\r
+> Jameson Graef Rollins\r
+> <jrollins@finestructure.net> writes:\r
+>\r
+>>\r
+>> You might also try decrypting the message on the command line, as that\r
+>> will take any emacs issues out of the loop:\r
+>>\r
+>> notmuch show --decrypt id:$msgid\r
+>>\r
+>\r
+> That works now, but only on the command-line.\r
+>\r
+> Still, in notmuch-emacs, I can still see the purple "Decryption error"\r
+> message :-/\r
+>\r
+> Weird.\r
+>\r
+\r
+Oh, I've spotted why it fails.\r
+\r
+So : if I launch emacs (23) from bash running in gnome-terminal in my gnome\r
+(fallback) session, decryption works.\r
+\r
+If I use Alt+F2 to trigger gnome's launcher, and type emacs, then\r
+decryption won't work :-/\r
+\r
+Both emacses run in X, but they don't have same ancestry, which may\r
+explain why agent connection runs or not ?\r
+\r
+Bug, feature ?\r
+\r
+Thanks in advance.\r
+\r
+Best regards,\r
+\r
+-- \r
+Olivier BERGER \r
+http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8\r
+Ingenieur Recherche - Dept INF\r
+Institut Mines-Telecom, Telecom SudParis, Evry (France)\r
+\r