<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Aloha Stefan,<div><br></div><div>Thanks for the recipe.  Even someone with my limited technical skills can cook with it.  Magically, org-version = 6.28trans.</div><div><br></div><div>All the best,</div><div>Tom</div><div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Thomas S. Dye, Ph.D.</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">T. S. Dye & Colleagues, Archaeologists, Inc.</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Phone: (808) 529-0866 Fax: (808) 529-0884</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><a href="http://www.tsdye.com"><span class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; "><span class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; ">http://www.tsdye.com</span></span></a></p><br class="Apple-interchange-newline"></span></span></div></span> </div><br><div><div>On Jul 5, 2009, at 10:02 AM, Stefan Vollmar wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Dear Tom,<br><br>On 05.07.2009, at 18:39, Thomas S. Dye wrote:<br><br><blockquote type="cite">I've been using org-mode quite a bit lately, enough to discover that I'd like to use features added recently.  The org-mode in Aquamacs is 5.23a; the current org-mode release is 6.28.   What is the best way to install a new org-mode so it works with Aquamacs?<br></blockquote><br><br>The following recipe works very well for me:<br><br>This is what needs to be done once:<br><br>(1) do an initial<br>git clone git://repo.or.cz/org-mode.git<br>of the latest version.<br><br>(2) Change into that directory and edit the Makefile (assuming Aquamacs has been installed in /Applications):<br># Name of your emacs binary<br>EMACS="/Applications/Aquamacs Emacs.app/Contents/MacOS/Aquamacs Emacs"<br><br>(3) Adapt your .emacs-file (the git part is in "~/devel/org-mode" in my setup):<br><br>(defvar org-sys-directory "~/devel/org-mode/lisp"<br>  "The directory containing the org distribution.")<br>(setq load-path (cons org-sys-directory load-path))<br><br>Now everytime you want to get the latest org-version do a<br><br>(4) make update<br><br>in your org-directory. In Aquamacs do a<br><br>(5) M-x org-reload<br><br>then a<br><br>M-x org-version<br><br>to make sure everything works as expected.<br>Warm regards,<br> Stefan<br>-- <br>Dr. Stefan Vollmar, Dipl.-Phys.<br>Max-Planck-Institut für neurologische Forschung<br>Gleuelerstr. 50, 50931 Köln, Germany<br>Tel.: +49-221-4726-213  FAX +49-221-4726-298<br>Tel.: +49-221-478-5713  Mobile: 0160-93874279<br>Email: vollmar@nf.mpg.de   <a href="http://www.nf.mpg.de">http://www.nf.mpg.de</a><br><br><br><br><br><br>_____________________________________________________________<br>MacOSX-Emacs mailing list<br><a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>http://email.esm.psu.edu/mailman/listinfo/macosx-emacs<br>List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx<br></div></blockquote></div><br></div></body></html>