emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Problem loading org-odt [Re: Release 7.6]


From: Nick Dokos
Subject: Re: [O] Problem loading org-odt [Re: Release 7.6]
Date: Thu, 07 Jul 2011 10:08:11 -0400

Pere Quintana Seguí <address@hidden> wrote:


> 4. Modify ~/e.macs.d/org.el (which is loaded from init.el)
> 
> (setq load-path (cons "~/.emacs.d/lisp/org-7.6/lisp" load-path))
> (require 'org-install)
> 

It's in contrib, so you need to add one more thing to your load path:

(add-to-list 'load-path "~/.emacs.d/lisp/org-7.6/contrib/lisp")

Nick






reply via email to

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