Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 4e / 7a1adb56d507f0dd5b0eb31979937cb90894c4
1 Return-Path: <Sebastian@SSpaeth.de>\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 C1D4E431FC3\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:59:40 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.598\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.598 tagged_above=-999 required=5\r
12         tests=[AWL=-0.599, BAYES_50=0.001] 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 yiCYZA384DPq for <notmuch@notmuchmail.org>;\r
16         Mon,  1 Mar 2010 07:59:40 -0800 (PST)\r
17 Received: from homiemail-a15.g.dreamhost.com (caiajhbdcaid.dreamhost.com\r
18         [208.97.132.83])\r
19         by olra.theworths.org (Postfix) with ESMTP id 09CAE431FBD\r
20         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:59:40 -0800 (PST)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204])\r
23         by homiemail-a15.g.dreamhost.com (Postfix) with ESMTPA id E210776C065\r
24         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 07:59:30 -0800 (PST)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 01 Mar 2010 16:59:28 +0100\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Notmuch development list <notmuch@notmuchmail.org>\r
29 In-Reply-To: <87r5o49kow.fsf@SSpaeth.de>\r
30 References: <id:1262249616-sup-3911@elise>\r
31         <1262272660-16786-1-git-send-email-david@tethera.net>\r
32         <877hq3wu1c.fsf@yoom.home.cworth.org> <87r5o49kow.fsf@SSpaeth.de>\r
33 Date: Mon, 01 Mar 2010 16:59:28 +0100\r
34 Message-ID: <87tyt0owwv.fsf@SSpaeth.de>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 Subject: [notmuch] more json woes\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Mon, 01 Mar 2010 15:59:40 -0000\r
51 \r
52 More json woes... This mail makes json parser commit suicide:\r
53 \r
54  "body": [{"id": 1, "content-type": "text/html"}, {"id": 2,\r
55  "content-type": "text/plain", "content": (null)}\r
56 \r
57 and yes, it has empty mime parts.\r
58 \r
59 Sebastian\r