[OS X Emacs] org-mode version 7.01g and aquamacs

Stefan Vollmar vollmar at nf.mpg.de
Mon Jul 26 07:32:49 EDT 2010


Dear Johannes,

On 25.07.2010, at 22:44, Dr. Johannes Brauer wrote:

> I would like to use org-mode version 7.01g with aquamacs, but I can't
> figure out how to install it. Is there anyone, who did it already?
> 
> Johannes


Here is a small recipe for using the latest Org-mode development version with Aquamacs which works fine for me.

(1) Do a 

git clone git://repo.or.cz/org-mode.git

in some directory of your choide, e.g. your home directory. 

(2) cd to the new "org-mode" directory. Assuming you have installed Aquamacs in /Applications (default), change line 14 to:

EMACS=/Applications/Aquamacs.app/Contents/MacOS/Aquamacs

(3) make lisp/org-install.el
(4) make compile

(5) (optional and requires MacTeX or similar) 
make doc/org.pdf

(6) Insert these lines in your .emacs file:

(setq load-path (cons "~/org-mode/lisp" load-path))
(require 'org-install)

this assumes that (1) created an org-mode directory in your home directory.

(7) Restart Aquamacs (you can later find out about more subtle methods than restarting Emacs which does not take long these days)

Warm regards,
 Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar at nf.mpg.de   http://www.nf.mpg.de






-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4409 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20100726/a19125b9/attachment.p7s>


More information about the MacOSX-Emacs mailing list