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 4A8E3429E26 for ; Mon, 14 Nov 2011 15:44:50 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 VDj9hVBRg9kp for ; Mon, 14 Nov 2011 15:44:49 -0800 (PST) X-Greylist: delayed 420 seconds by postgrey-1.32 at olra; Mon, 14 Nov 2011 15:44:49 PST Received: from bit.local (that.urnet.com.au [203.7.149.1]) by olra.theworths.org (Postfix) with ESMTP id 816D0431FB6 for ; Mon, 14 Nov 2011 15:44:49 -0800 (PST) Received: by bit.local (Postfix, from userid 501) id 2FCF1AA7062; Tue, 15 Nov 2011 10:37:42 +1100 (EST) From: Bart Bunting To: notmuch@notmuchmail.org Subject: Having trouble displaying some html emails User-Agent: Notmuch/0.9~rc1 (http://notmuchmail.org) Emacs/24.0.90.1 (x86_64-apple-darwin11.2.0) Date: Tue, 15 Nov 2011 10:37:42 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 14 Nov 2011 23:44:50 -0000 Hi everyone, I am having an issue with html emails displaying correctly. For some reason the first time I view a html email it displays correctly. All subsequent attempts to view html emails result in the following error: mm-shr: Wrong type argument: bufferp, "*Summary*" The message opens but the parts are hidden like this: [ multipart/mixed ] [ text/html ] I'm not exactly sure what is going on here or what the best way to debug is? Any one have any ideas or suggestions? Kind regards Bart