Re: [PATCH v4 3/5] Use the S-Expression structured printer in notmuch-show, notmuch...
[notmuch-archives.git] / fc / 488b0ee53c452ded27943c9401e4c2bc9ab69b
1 Return-Path: <me@gabeanzelini.com>\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 24F9A429E38\r
6         for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:10 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 h+7qpuUVdFsx for <notmuch@notmuchmail.org>;\r
16         Tue, 26 Apr 2011 13:54:09 -0700 (PDT)\r
17 Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com\r
18         [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 85BBB431FD0\r
21         for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:09 -0700 (PDT)\r
22 Received: by pzk6 with SMTP id 6so630759pzk.26\r
23         for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:06 -0700 (PDT)\r
24 Received: by 10.68.44.200 with SMTP id g8mr1433364pbm.362.1303851246741;\r
25         Tue, 26 Apr 2011 13:54:06 -0700 (PDT)\r
26 Received: from L7929.local (mx2.lewiscountywa.gov [74.93.31.17])\r
27         by mx.google.com with ESMTPS id c10sm62547pbd.87.2011.04.26.13.54.04\r
28         (version=SSLv3 cipher=OTHER); Tue, 26 Apr 2011 13:54:05 -0700 (PDT)\r
29 Date: Tue, 26 Apr 2011 13:54:01 -0700\r
30 From: Gabe Anzelini <me@gabeanzelini.com>\r
31 To: Jesse Rosenthal <jrosenthal@jhu.edu>\r
32 Subject: Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json\r
33 Message-ID: <20110426205401.GA18615@L7929.local>\r
34 References: <1303398998536-2847380.post@n3.nabble.com>\r
35         <m18vuw4uiz.fsf@watt.hwcampus.jhu.edu>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 Content-Disposition: inline\r
39 In-Reply-To: <m18vuw4uiz.fsf@watt.hwcampus.jhu.edu>\r
40 User-Agent: Mutt/1.5.20 (2009-06-14)\r
41 Cc: notmuch@notmuchmail.org\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Tue, 26 Apr 2011 20:54:10 -0000\r
55 \r
56 I was able to get to install after installing emacs, however homebrew does not allow emacs as a dependancy and so I was trying to get this to work without it.\r
57 \r
58 On Tue, Apr 26, 2011 at 04:39:16PM -0400, Jesse Rosenthal wrote:\r
59 > On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:\r
60 > > While attempting to make the 0.5 tarball on my Mac OS X system, I get:\r
61\r
62 > What version of OSX?\r
63\r
64 > > emacs/notmuch.el:55:1:Error: Cannot open load file: json\r
65 > > make: *** [emacs/notmuch.elc] Error 1\r
66\r
67 > Probably a problem with the emacs version. Leopard, at least, ships with\r
68 > emacs22 in /usr/bin. I think Snow Leopard too. You have to install\r
69 > Emacs23 either via macports/homebrew or, what I did, from here:\r
70\r
71 > http://emacsformacosx.com/\r
72\r
73 > Then compile with the appropriate `EMACS=` info.\r
74\r
75 > Best,\r
76 > Jesse\r
77\r
78\r