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 D000A431FBD for ; Fri, 4 Dec 2009 11:15:55 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 2HCkwdwEgTUJ for ; Fri, 4 Dec 2009 11:15:55 -0800 (PST) Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by olra.theworths.org (Postfix) with ESMTP id 29149431FAE for ; Fri, 4 Dec 2009 11:15:55 -0800 (PST) Received: by ywh32 with SMTP id 32so2868424ywh.14 for ; Fri, 04 Dec 2009 11:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject :in-reply-to:references:date:message-id:mime-version:content-type; bh=ljMZ17n95o24k0cc/MQzM7+0TE6S75HQzr3XldsNZPM=; b=bq9zjMdokJKY7IOsD2XmGOU5268hOh7GQQDQFZUbv9fCmvTtuMBjW60UisavPoiYCR D78yHtsxKHRcrHr5Mhi1XLbuRr4vFOVDMEgYT82fdQ0+NPhkzUcqqIAPbDuJItvoYEhF tIadQH7jR4lDY/ud2m6KSFyjBL+h27xIV6GQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-type; b=a2llS4opagUUKGsLoFwka/XbShjCk1vmE9TfxWSVc7vrVkmcc5NtShN0hEhC9g+A82 iVhMQNkc4/i+8QcR6kYAAD63Ovj5I7j7OOD+sosS3rF/AQUoccVIOg7u7DmTBWmIPZnD 3V1Mo+6iZfWld4tm03P7+X91Hw73iATV8M5aA= Received: by 10.101.129.8 with SMTP id g8mr3020189ann.37.1259954154635; Fri, 04 Dec 2009 11:15:54 -0800 (PST) Received: from fortitudo (nat08.metaweb.com [208.68.111.135]) by mx.google.com with ESMTPS id 7sm1664226yxd.62.2009.12.04.11.15.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Dec 2009 11:15:53 -0800 (PST) Received: from alexbl (uid 1001) (envelope-from alexbl@fortitudo.i-did-not-set--mail-host-address--so-tickle-me) id 70ec by fortitudo (DragonFly Mail Agent) Fri, 04 Dec 2009 11:16:06 -0800 From: Alexander Botero-Lowry To: Carl Worth , Jed Brown , notmuch@notmuchmail.org In-Reply-To: <877ht2ftjs.fsf@yoom.home.cworth.org> References: <87zl5z3e3k.fsf@59A2.org> <877ht2ftjs.fsf@yoom.home.cworth.org> Date: Fri, 04 Dec 2009 11:16:05 -0800 Message-ID: <86pr6ur1my.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] Trouble with notmuch-show X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 04 Dec 2009 19:15:56 -0000 On Fri, 04 Dec 2009 11:06:15 -0800, Carl Worth wrote: > On Thu, 03 Dec 2009 23:08:31 +0100, Jed Brown wrote: > > I know html support is still poor, but the following seems worse than > > not showing anything. When I visit this message, I get prompted to save > > the MIME part and the following is displayed (including all the hidden > > stuff). Original message is attached. > > I ran into this recently as well. > > When the HTML formatting works, it's quite impressive. But when it > decides it needs to save some attachment, then notmuch gets tripped up > and ends up displaying a very raw message. > Yes. I've notied this but only with spam. I've been not bothered to look into it because of that, but it's starting to break my spacebar flow, so I'll try and figure out what's going on. alex