Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C528249168A for ; Tue, 9 Mar 2010 13:51:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.795 X-Spam-Level: X-Spam-Status: No, score=-0.795 tagged_above=-999 required=5 tests=[AWL=-0.610, BAYES_40=-0.185] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XU4pd5eBrMrY for ; Tue, 9 Mar 2010 13:51:54 -0800 (PST) Received: from hapkido.dreamhost.com (hapkido.dreamhost.com [66.33.216.122]) by olra.theworths.org (Postfix) with ESMTP id 123A3476B93 for ; Tue, 9 Mar 2010 13:51:54 -0800 (PST) Received: from homiemail-a17.g.dreamhost.com (caiajhbdcbef.dreamhost.com [208.97.132.145]) by hapkido.dreamhost.com (Postfix) with ESMTP id B878B17DE68 for ; Tue, 9 Mar 2010 06:10:30 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTPA id D24177A805C; Tue, 9 Mar 2010 06:05:29 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Tue, 09 Mar 2010 15:05:27 +0100 From: "Sebastian Spaeth" To: Jameson Rollins , Notmuch development list In-Reply-To: <87pr3erc9g.fsf@servo.finestructure.net> References: <87aaujyqvx.fsf@SSpaeth.de> <87pr3erc9g.fsf@servo.finestructure.net> Date: Tue, 09 Mar 2010 15:05:27 +0100 Message-ID: <87hbop7fq0.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] gpg decryption X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2010 21:51:54 -0000 On 2010-03-08, Sebastian Spaeth wrote: > On Mon, 08 Mar 2010 12:49:54 +0100, "Sebastian Spaeth" wrote: > > My bank frequently sends me transactions as an inline-armored gpg > > encrypted text. > > Wow! That's incredible. I assume this is a German Bank? Only in my > wildest fantasies could I even conceive of such a thing possibly > happening, especially in the US. I want to use your bank. Yep, its a German bank (online branch of a state-owned bank, actually). > Do I've had problems with notmuch if I answer "yes" to the replace > current text question. It appears to actually modify the file being > decrypted, which in this case is the actual mail message, and that seems > to cause problems for notmuch. I actually want the text to be replaced, > but just in the buffer, and not in the file. I haven't looked into this > yet though. This is weird, as it seems to work fine for me. Answering 'yes' replaces the text in the buffer with the unencrypted version, but it leaves the mail file as it is. > We really need to get some better PGP/MIME support in the emacs UI. I agree, having better GPG support would be a real killer feature. Sebastian