From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Upgrade to org 8.0 Date: Fri, 21 Jun 2013 23:23:02 +0200 Message-ID: <20130621212302.GD21580@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8nX-0008Mm-QM for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:23:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uq8nT-0005gM-Gr for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:23:11 -0400 Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:47104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8nT-0005gI-8i for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:23:07 -0400 Received: by mail-wg0-f51.google.com with SMTP id e11so6757844wgh.6 for ; Fri, 21 Jun 2013 14:23:06 -0700 (PDT) Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id b11sm141846wiv.10.2013.06.21.14.23.04 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 21 Jun 2013 14:23:05 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Fri, Jun 21, 2013 at 04:15:41PM -0400, Chao Lu wrote: > > >> *3. M-x locate org-publish gives: > >> '/Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org-publish.elc', > >> indicating my installation has something wrong... org-publish has been replaced by ox-publish. > M-x org-version "Org-mode version 8.0.3 (8.0.3-dist @ > /Users/LooChao/Dropbox/.emacs.d/lisp/org/)" > M-x list-load-path-shadows: > /Users/LooChao/Dropbox/.emacs.d/lisp/org/org hides > /Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org > /Users/LooChao/Dropbox/.emacs.d/lisp/org/contrib/lisp/org-wl > hides /Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org-wl > /Users/LooChao/Dropbox/.emacs.d/lisp/org/org-w3m hides > /Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org-w3m > > *M-x describe-function org-export* > * * org-export is an interactive autoloaded compiled Lisp > function in*`org-exp.el'. The new export menu is: org-export-dispatch. That said, I think you are still missing the point. What is suggested in the FAQs and I think was repeated by John, was to ensure you load lch-org.el *after* you change your load path. The order matters! If you still have problems, why not use ELPA? -- Suvayu Open source is the future. It sets us free.