[OS X Emacs] Over ride default Org-mode installation

Saptarshi Guha saptarshi.guha at gmail.com
Fri Oct 17 15:01:26 EDT 2008


Hello,
	Thanks. I needed to (require 'org-install) and had to add org/lisp too.
It works now.
	Regards
	Saptarshi

On Oct 17, 2008, at 2:54 PM, David Reitter wrote:

> On 17 Oct 2008, at 14:28, Saptarshi Guha wrote:
>> 	I have downloaded org-mode (v 6.09) and wish to over ride the  
>> version that comes with Aquamacs(1.5)(OSX Leopard)
>> My site-lisp folder is actually ~/mystuff/site-lisp and I have  
>> loaded org mode like this
>>
>> (setq load-path (cons (expand-file-name "~/mystuff/site-lisp") load- 
>> path))
>> (setq load-path (cons (expand-file-name "~/mystuff/site-lisp/org")  
>> load-path))
>> (require 'org)
>>
>> However M-x org-version shows 5.23. How can I force the loading of  
>> the version of org i installed?
>
>
> Your code looks fine to me, as long as the .el file is called org.el.
> It has to be executed before org-mode is entered (because it would  
> otherwise be autoloaded from the original path).
>
> Have you tried M-x locate-library?
>
>
> --
> http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
> http://aquamacs.org/donate -- Could we help you? Return the favor  
> and support the Aquamacs Project! 
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

Saptarshi Guha | saptarshi.guha at gmail.com | http://www.stat.purdue.edu/~sguha
Base 8 is just like base 10, if you are missing two fingers.
		-- Tom Lehrer




More information about the MacOSX-Emacs mailing list