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 9026B4196F0 for ; Wed, 24 Mar 2010 08:41:19 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 UekYWPSY1Msy for ; Wed, 24 Mar 2010 08:41:18 -0700 (PDT) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by olra.theworths.org (Postfix) with ESMTP id D0C66431FC1 for ; Wed, 24 Mar 2010 08:41:17 -0700 (PDT) Received: by bwz2 with SMTP id 2so3271950bwz.30 for ; Wed, 24 Mar 2010 08:41:17 -0700 (PDT) Received: by 10.204.38.80 with SMTP id a16mr2264117bke.199.1269445276769; Wed, 24 Mar 2010 08:41:16 -0700 (PDT) Received: from uf.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36]) by mx.google.com with ESMTPS id a11sm1026839bkc.15.2010.03.24.08.41.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Mar 2010 08:41:15 -0700 (PDT) Received: by uf.hh.sledj.net (Postfix, from userid 1000) id D7D9F594249; Wed, 24 Mar 2010 15:41:22 +0000 (GMT) To: notmuch@notmuchmail.org In-Reply-To: <87d3yudvja.fsf@uf.hh.sledj.net> References: <87iq8o76r8.fsf@uf.hh.sledj.net> <87d3yudvja.fsf@uf.hh.sledj.net> From: David Edmondson Date: Wed, 24 Mar 2010 15:41:22 +0000 Message-ID: <87tys5d8wt.fsf@uf.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] JSON based emacs UI 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: Wed, 24 Mar 2010 15:41:19 -0000 On Wed, 24 Mar 2010 07:32:41 +0000, David Edmondson wrote: > Image inlining doesn't work, even for simple image/jpeg attachments. I'm > still puzzling over this - the output from 'notmuch part' seems fine, > but the lisp code to generate the image and insert it at the right place > is broken. This is now fixed: http://dme.org/images/2010-03-24-153836_868x805_scrot.png > Inline images in HTML are also likely problematic - I'm not sure that I > have the framework in place for handling images specified using the cid: > prefix. Inline HTML images are still broken. This requires improving the JSON output from notmuch so that the message structure is available to the UI (and then a bunch more code in the UI). dme. -- David Edmondson, http://dme.org