Hi Marcelo,

Ensuring that the path to the latest Org-mode is on the front of your
load path *before* you require org-install.  The following should work

(add-to-list 'load-path "/usr/local/share/emacs/site-lisp/")
(require 'org-install)

Best -- Eric

Marcelo de Moraes Serpa <celose...@gmail.com> writes:

> Ops, forgot the question:
>
> Any ideas on how I could fix it?
>
> Cheers,
>
> Marcelo.
>
> On Thu, Jul 22, 2010 at 1:30 PM, Marcelo de Moraes Serpa
> <celose...@gmail.com> wrote:
>> Hi list,
>>
>> The current make install doesn't work for installing org on the mac. I
>> wanted to update to version 7 but emacs still loads version 6.33x. The
>> install task is copying files to /usr/local/share/emacs/site-lisp/.
>> What should in order to make emacs load from it ? (It seems Emacs.app
>> has org mode built in into the bundle).
>>
>> Thanks,
>>
>> Marcelo.
>>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to