Re: bug#6214: 23.1; json-read-string crashes emacs with long string
[notmuch-archives.git] / 19 / 891335487948668f04418bd15bfe1a14412078
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 BA293431FC3\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 06:58:43 -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.583\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.583 tagged_above=-999 required=5\r
12         tests=[AWL=-0.584, 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 8NZ5QNlm5cie for <notmuch@notmuchmail.org>;\r
16         Mon,  1 Mar 2010 06:58:43 -0800 (PST)\r
17 Received: from homiemail-a25.g.dreamhost.com (caiajhbdcaid.dreamhost.com\r
18         [208.97.132.83])\r
19         by olra.theworths.org (Postfix) with ESMTP id 37655431FBD\r
20         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 06:58:43 -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-a25.g.dreamhost.com (Postfix) with ESMTPA id CF6AD67806B\r
24         for <notmuch@notmuchmail.org>; Mon,  1 Mar 2010 06:58:33 -0800 (PST)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 01 Mar 2010 15:58:31 +0100\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Notmuch development list <notmuch@notmuchmail.org>\r
29 In-Reply-To: <877hq3wu1c.fsf@yoom.home.cworth.org>\r
30 Message-ID: <87r5o49kow.fsf@SSpaeth.de>\r
31 References: <id:1262249616-sup-3911@elise>\r
32         <1262272660-16786-1-git-send-email-david@tethera.net>\r
33         <877hq3wu1c.fsf@yoom.home.cworth.org>\r
34 Date: Mon, 01 Mar 2010 15:58:31 +0100\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 Subject: [notmuch] [Sebastian Spaeth] Re: [PATCH] Add an\r
38         "--format=(json|text)" command-line option to both\r
39         notmuch-search and notmuch-show.\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: Mon, 01 Mar 2010 14:58:43 -0000\r
53 \r
54 On Tue, 23 Feb 2010 12:56:15 -0800, Carl Worth <cworth@cworth.org> wrote:\r
55 [JSON patch]\r
56 > Anyway, very well done! I've applied this now with one change:\r
57 \r
58 I might be dumb. But does the json output really not provide the notmuch\r
59 tags of a message as the text output does, and is that intentional?\r
60 \r
61 I was trying to make notmuchsync work with json, but tag syncing is hard\r
62 without getting access to the notmuch tags.\r
63 \r
64 If that is an oversight, I will have a look at the tag output.\r
65 \r
66 Sebastian\r
67 \r