emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Re: Update org-mode


From: Jambunathan K
Subject: [O] Re: Update org-mode
Date: Sun, 03 Apr 2011 17:23:05 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Dror Atariah <address@hidden> 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 <address@hidden> 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:                 address@hidden
>                  address@hidden
>
>
>

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]