From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: Re: Installing Org 8 Date: Wed, 30 Jul 2014 13:55:59 +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 ([2001:4830:134:3::10]:44611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCUMi-0002zi-PT for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 09:56:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCUMb-0003cF-1N for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 09:56:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:32799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCUMa-0003c5-LI for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 09:56:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XCUMY-00052s-Dt for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 15:56:15 +0200 Received: from ad2.wits.ac.za ([146.141.1.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2014 15:56:14 +0200 Received: from sabrewolfy by ad2.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2014 15:56:14 +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 I've wasted an entire day trying to upgrade to Org 8 under OS X :( I'm using a modified version of Emacs, with ESS pre-installed. I've also downloaded the latest 24.3.1 Emacs for OS X and tried with that. In both cases, I am able to install Org 8 (20140730 now) via ELPA. It installs to a local directory. However, when I restart Emacs and enter 'org-version', I am shown: "Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ /Users/macbookair/.emacs.d/elpa/org-20140730/)" It looks like the pre-installed version is taking precedence, but it is showing the folder of the new version. I tried deleting the pre-installed version of Org from the /Applications/... folder, but then Emacs generates an error on start-up about not being able to locate the org-latex file. I did manage to install both the latest Org and ESS into the latest Emacs 24.3.1, but then Emacs was not able to open Bazaar VC files -- it could not find the 'bzr' file (Bazaar is, of course, installed; the ESS-modified Emacs can open Bazaar VC files). As it stands now, I'm back to using the ESS-modified version of Emacs (as it has ESS and bzr working) and have Org 8 installed via ELPA, but not working. *Sigh*