Reply all - issue
[notmuch-archives.git] / 58 / 1ef1413b6ce7bed11e2eb0aa921763ff46ff2d
1 Return-Path: <prvs=jrosenthal=694fec2b5@jhu.edu>\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 EEEA44196F2\r
6         for <notmuch@notmuchmail.org>; Fri, 26 Mar 2010 02:07:40 -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: -2.301\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_MED=-2.3] 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 Dutmv7B2P0Ih for <notmuch@notmuchmail.org>;\r
16         Fri, 26 Mar 2010 02:07:40 -0700 (PDT)\r
17 Received: from ipex1.johnshopkins.edu (ipex1.johnshopkins.edu [162.129.8.141])\r
18         by olra.theworths.org (Postfix) with ESMTP id 479904196F3\r
19         for <notmuch@notmuchmail.org>; Fri, 26 Mar 2010 02:07:40 -0700 (PDT)\r
20 X-IronPort-AV: E=Sophos;i="4.51,313,1267419600"; d="scan'208";a="309401743"\r
21 Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky)\r
22         ([69.255.36.229])\r
23         by ipex1.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
24         26 Mar 2010 05:07:39 -0400\r
25 Received: from jkr by lucky with local (Exim 4.69)\r
26         (envelope-from <jrosenthal@jhu.edu>)\r
27         id 1Nv5W9-0003C7-EN; Fri, 26 Mar 2010 05:07:49 -0400\r
28 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
29 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
30 In-Reply-To: <87d3yudvja.fsf@uf.hh.sledj.net>\r
31 References: <87iq8o76r8.fsf@uf.hh.sledj.net> <87d3yudvja.fsf@uf.hh.sledj.net>\r
32 Date: Fri, 26 Mar 2010 05:07:49 -0400\r
33 Message-ID: <87pr2r8n8a.fsf@jhu.edu>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 Subject: Re: [notmuch] JSON based emacs UI\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Fri, 26 Mar 2010 09:07:41 -0000\r
50 \r
51 Hi David,\r
52 \r
53 Thanks for this -- it really looks great so far.\r
54 \r
55 > As always, feedback (especially if something breaks) appreciated.\r
56 \r
57 There's a complaint when I open a (multipart?) message:\r
58 \r
59 invalid function: mm-make-handle\r
60 \r
61 Adding "(require 'mm-decode)" to notmuch-show.el fixes this problem.\r
62 \r
63 Best,\r
64 Jesse\r
65 \r