From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Update org-mode Date: Sun, 03 Apr 2011 17:23:05 +0530 Message-ID: <814o6fsg9q.fsf@gmail.com> References: <87aag997lx.fsf@live.com> <5318.1301688209@alphaville.usa.hp.com> <814o6fivzx.fsf@gmail.com> <81zko7hft2.fsf@gmail.com> <70A29819-DE07-4843-8D69-0C63521EB432@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=42424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6LsV-0007uF-Ol for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 07:54:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6Ls1-0000tc-86 for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 07:53:34 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:48261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6Ls1-0000tY-3A for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 07:53:29 -0400 Received: by iwg8 with SMTP id 8so6429485iwg.0 for ; Sun, 03 Apr 2011 04:53:28 -0700 (PDT) In-Reply-To: <70A29819-DE07-4843-8D69-0C63521EB432@gmail.com> (Dror Atariah's message of "Sun, 3 Apr 2011 11:47:09 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dror Atariah Cc: emacs-orgmode@gnu.org Dror Atariah writes: > It seems like I have to install the package manager. > > I followed the instructions in the org-mode FAQ. Added: > > (setq load-path (cons "~/Library/elisp" load-path)) > (require 'package) > (package-initialize) Add this line at the end of the init file. This ensures that the load-path would point to the elpa version of org. > > To my .emacs, where packages.el located in ~/Library/elisp. > > Then, when I restart Aquamacs I get the following error: > > Warning (initialization): An error occurred while loading `/Users/drorata/.emacs': > > Symbol's value as variable is void: package-subdirectory-regexp http://repo.or.cz/w/emacs.git/blob_plain/1a0a666f941c99882093d7bd08ced15033bc3f0c:/lisp/emacs-lisp/package.el I just verified that above version of package.el works fine with my emacs-23. If you report successful installation with the above steps I will update the FAQ so that folks are able to use ELPA to install org on emacs-23 versions. Steps are simple: 1. M-x list-packages 2. locate org line that reads something like "org 20110403 available ...") 3. Press 'i' to install to mark org for installation 4. Press 'x' to actually install the package 5. Reboot emacs (Recommended) 6. Do M-x locate-library RET org and see that you see the following line Library is file ~/.emacs.d/elpa/org-20110403/org.elc Jambunathan K. > > Dror > > On Apr 3, 2011, at 10:58 AM, Jambunathan K wrote: > >> Dror Atariah writes: >> >>> Good morning Jambunathan, >>> >>> I did consider this, however, I couldn't make this work for me >>> either. I think I'm running a too old version of Emacs/Aquamacs. If >>> you could help me set this up that would be great!! >> >>> I am using Emacs 23.3.1 (i386-apple-darwin9.8.0, NS >>> apple-appkit-949.54) of 2011-03-19 on braeburn.aquamacs.org - Aquamacs >>> Distribution 2.2 on a mac OS 10.6.7. >> >> I don't use Mac. But on my windows machine, I have installed >> ELPA/Orgmode on emacs-23.3. >> >> Follow instructions in >> http://orgmode.org/worg/org-faq.html#installing-via-elpa >> >> You have to install package manager first and then install new org-mode. >> >> I don't know where exactly failure heppaned. Tell me which step >> failed. I would be able to help better. >> >> Did Orgmode show up when you did M-x list-packages? >> >> Jambunathan K. >> > > Dror Atariah > --------------------------------------------------------------- > Landline: +49-30-43024501 > Mobile: +49-176-67116376 > Mobile (in IL): +972 54 5912389 > IM: drorata@gmail.com > drorata@hotmail.com > > > --