From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Re: 13 failures on make ./update Date: Mon, 25 Feb 2013 02:20:37 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ngZ-0004nK-8c for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 21:21:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ngX-0002Av-FM for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 21:20:59 -0500 Received: from plane.gmane.org ([80.91.229.3]:59691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ngX-0002Af-9M for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 21:20:57 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U9ngp-0008Ue-7j for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 03:21:15 +0100 Received: from 218-101-54-25.trimble.co.nz ([218.101.54.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Feb 2013 03:21:15 +0100 Received: from mikelygee by 218-101-54-25.trimble.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Feb 2013 03:21:15 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jude DaShiell shellworld.net> writes: > In toplevel form: > ox.el:80:1:Error: Cannot open load file: tabulated-list I ran into this as well, and resolved it by adding the tabulated-list package from ELPA, and adding "-L ~/.emacs.d/elpa/tabulated-list-0" to the definition of EMACS in my local.mk. Hope that helps. Kind Regards, Mike