Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json
authorGabe Anzelini <me@gabeanzelini.com>
Tue, 26 Apr 2011 20:54:01 +0000 (13:54 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:07 +0000 (09:38 -0800)
fc/488b0ee53c452ded27943c9401e4c2bc9ab69b [new file with mode: 0644]

diff --git a/fc/488b0ee53c452ded27943c9401e4c2bc9ab69b b/fc/488b0ee53c452ded27943c9401e4c2bc9ab69b
new file mode 100644 (file)
index 0000000..f5e9362
--- /dev/null
@@ -0,0 +1,78 @@
+Return-Path: <me@gabeanzelini.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 24F9A429E38\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:10 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id h+7qpuUVdFsx for <notmuch@notmuchmail.org>;\r
+       Tue, 26 Apr 2011 13:54:09 -0700 (PDT)\r
+Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com\r
+       [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 85BBB431FD0\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:09 -0700 (PDT)\r
+Received: by pzk6 with SMTP id 6so630759pzk.26\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Apr 2011 13:54:06 -0700 (PDT)\r
+Received: by 10.68.44.200 with SMTP id g8mr1433364pbm.362.1303851246741;\r
+       Tue, 26 Apr 2011 13:54:06 -0700 (PDT)\r
+Received: from L7929.local (mx2.lewiscountywa.gov [74.93.31.17])\r
+       by mx.google.com with ESMTPS id c10sm62547pbd.87.2011.04.26.13.54.04\r
+       (version=SSLv3 cipher=OTHER); Tue, 26 Apr 2011 13:54:05 -0700 (PDT)\r
+Date: Tue, 26 Apr 2011 13:54:01 -0700\r
+From: Gabe Anzelini <me@gabeanzelini.com>\r
+To: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+Subject: Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json\r
+Message-ID: <20110426205401.GA18615@L7929.local>\r
+References: <1303398998536-2847380.post@n3.nabble.com>\r
+       <m18vuw4uiz.fsf@watt.hwcampus.jhu.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <m18vuw4uiz.fsf@watt.hwcampus.jhu.edu>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 26 Apr 2011 20:54:10 -0000\r
+\r
+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
+\r
+On Tue, Apr 26, 2011 at 04:39:16PM -0400, Jesse Rosenthal wrote:\r
+> On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:\r
+> > While attempting to make the 0.5 tarball on my Mac OS X system, I get:\r
+> \r
+> What version of OSX?\r
+> \r
+> > emacs/notmuch.el:55:1:Error: Cannot open load file: json\r
+> > make: *** [emacs/notmuch.elc] Error 1\r
+> \r
+> Probably a problem with the emacs version. Leopard, at least, ships with\r
+> emacs22 in /usr/bin. I think Snow Leopard too. You have to install\r
+> Emacs23 either via macports/homebrew or, what I did, from here:\r
+> \r
+> http://emacsformacosx.com/\r
+> \r
+> Then compile with the appropriate `EMACS=` info.\r
+> \r
+> Best,\r
+> Jesse\r
+> \r
+> \r