Re: bug#6214: 23.1; json-read-string crashes emacs with long string
[notmuch-archives.git] / 23 / 0815b2a17d766e87e875acf58569d0b15c1155
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 9026B4196F0\r
6         for <notmuch@notmuchmail.org>; Wed, 24 Mar 2010 08:41:19 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id UekYWPSY1Msy for <notmuch@notmuchmail.org>;\r
16         Wed, 24 Mar 2010 08:41:18 -0700 (PDT)\r
17 Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com\r
18         [209.85.218.210])\r
19         by olra.theworths.org (Postfix) with ESMTP id D0C66431FC1\r
20         for <notmuch@notmuchmail.org>; Wed, 24 Mar 2010 08:41:17 -0700 (PDT)\r
21 Received: by bwz2 with SMTP id 2so3271950bwz.30\r
22         for <notmuch@notmuchmail.org>; Wed, 24 Mar 2010 08:41:17 -0700 (PDT)\r
23 Received: by 10.204.38.80 with SMTP id a16mr2264117bke.199.1269445276769;\r
24         Wed, 24 Mar 2010 08:41:16 -0700 (PDT)\r
25 Received: from uf.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36])\r
26         by mx.google.com with ESMTPS id a11sm1026839bkc.15.2010.03.24.08.41.14\r
27         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
28         Wed, 24 Mar 2010 08:41:15 -0700 (PDT)\r
29 Received: by uf.hh.sledj.net (Postfix, from userid 1000)\r
30         id D7D9F594249; Wed, 24 Mar 2010 15:41:22 +0000 (GMT)\r
31 To: notmuch@notmuchmail.org\r
32 In-Reply-To: <87d3yudvja.fsf@uf.hh.sledj.net>\r
33 References: <87iq8o76r8.fsf@uf.hh.sledj.net> <87d3yudvja.fsf@uf.hh.sledj.net>\r
34 From: David Edmondson <dme@dme.org>\r
35 Date: Wed, 24 Mar 2010 15:41:22 +0000\r
36 Message-ID: <87tys5d8wt.fsf@uf.hh.sledj.net>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 Subject: Re: [notmuch] JSON based emacs UI\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Wed, 24 Mar 2010 15:41:19 -0000\r
53 \r
54 On Wed, 24 Mar 2010 07:32:41 +0000, David Edmondson <dme@dme.org> wrote:\r
55 > Image inlining doesn't work, even for simple image/jpeg attachments. I'm\r
56 > still puzzling over this - the output from 'notmuch part' seems fine,\r
57 > but the lisp code to generate the image and insert it at the right place\r
58 > is broken.\r
59 \r
60 This is now fixed:\r
61      http://dme.org/images/2010-03-24-153836_868x805_scrot.png\r
62 \r
63 > Inline images in HTML are also likely problematic - I'm not sure that I\r
64 > have the framework in place for handling images specified using the cid:\r
65 > prefix.\r
66 \r
67 Inline HTML images are still broken. This requires improving the JSON\r
68 output from notmuch so that the message structure is available to the UI\r
69 (and then a bunch more code in the UI).\r
70 \r
71 dme.\r
72 -- \r
73 David Edmondson, http://dme.org\r