From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brady Trainor Subject: Re: [org-publish] Error exporting my project Date: Wed, 01 Oct 2014 14:02:50 -0700 Message-ID: <87h9zncxl1.fsf@uw.edu> References: <877g0o87bt.fsf@bosino.cybervalley.org> <87mw9jwu8b.fsf@nicolasgoaziou.fr> <877g0kf91x.fsf@bosino.cybervalley.org> <87wq8j7s0m.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZR3N-0007gj-Gw for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 17:03:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZR3I-0007J0-2P for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 17:03:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:49154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZR3H-0007Io-S4 for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 17:03:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XZR3G-0000MT-3I for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 23:03:10 +0200 Received: from 75-149-173-2-washington.hfc.comcastbusiness.net ([75.149.173.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 23:03:10 +0200 Received: from algebrat by 75-149-173-2-washington.hfc.comcastbusiness.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 23:03:10 +0200 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 Nicolas Goaziou writes: > Hello, > > Leandro Noferini writes: > >> Yes, I have on Debian unstable, either emacs24 and org-mode package: how >> could I choose to use only org-mode package? Do you use the built-in package manager? I do, so I think I simply need (package-initialize) before anything calls org. > > You have to make sure that newer Org is loaded before bundled one, i.e., > nothing in your config requires (or autoloads) the bundled Org. > > > Regards, -- Brady