From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Upgrade to org 8.0 Date: Fri, 21 Jun 2013 09:30:09 +0100 (BST) Message-ID: <1371803409.37050.YahooMailNeo@web173102.mail.ir2.yahoo.com> References: Reply-To: Giovanni Ridolfi Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8ke-000646-2r for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:20:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uq8kd-0004uT-4R for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:20:12 -0400 Received: from nm13-vm4.bullet.mail.ir2.yahoo.com ([212.82.96.183]:32223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8jn-0003fI-Ky for emacs-orgmode@gnu.org; Fri, 21 Jun 2013 17:20:11 -0400 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: Chao Lu , "emacs-orgmode@gnu.org" =0A=0Ahi, Chao Lu Chris,=0A=0Ado you have the git version or =0A=0Adid you = download the tar.gz archive?=0A=0A=0A> Before I was using (require =0A> 'or= g-install) to get org code evaluated. Seems org-install is obsolete =0A> no= w, =A0then what should I put in my .emacs to get org loaded?=0A=0A=0Ain my = .emacs I have: =0A=0A(setq load-path (cons=A0 ... /my/path=0Athen =0A=0A(re= quire 'org)=A0 ; but I don't know if it is necessary=0A=0A=0APlease, let's = fix the installation then the exporter.=0A=0Acheers,=0AGiovanni=0A=0A=0A>__= ______________________________=0A> Da: Chao Lu =0A>= A: emacs-orgmode@gnu.org =0A>Inviato: Venerd=EC 21 Giugno 2013 9:43=0A>Ogge= tto: [O] Upgrade to org 8.0=0A> =0A>I'm trying to upgrade to org 8.0.3 and = met some difficulty that could not solve. Please help.=0A>=0A>=0A>1. About = installation=0A>----------------------------=0A>Currently I'm using Emacs 2= 4.3 under MacOSX mountain lion.=0A>The org mode shipped with this version o= f emacs is 7.9=0A>=0A>=0A>I followed the instruction, successfully compiled= org 8.0.3 and put all the *.elc file into my load-path.=0A>Here is the fir= st confusion:=0A>Before I was using (require 'org-install) to get org code = evaluated. Seems org-install is obsolete now, =A0then what should I put in = my .emacs to get org loaded?=0A>=0A>=0A>Although I do know why, but seems m= y old settings get org(8.0.3) loaded, i.e. M-x org-version gives 8.0.3. But= when I try ffap on (require 'org-publish) seems emacs wants to jump to "/A= pplications/Documents/Emacs.app/Contents/Resources/lisp/org/org-publish.el.= gz", which is the old org version shipped with Emacs itself.=0A>=0A>=0A>2. = About org-export=0A>----------------------------=0A>I read through the upgr= ading notes from worg, but still haven't got a working configuration file, = maybe that's the issue of my org installation. But is there's working conf = on org-export that I can start with?=0A>=0A>=0A>I attached my =A0lch-org-ex= port.el, could somebody have a look how to improve them to get 8.0.3 workin= g.=A0=0A>=0A>