On 15/12/11 19:58:32, Christian Moe wrote:
> 
> On 12/15/11 8:26 AM, Jambunathan K wrote:
> >
> > Alan
> >
> >> That solved the problem. I was loading an old version.
> >
> > If you had copied "etc/styles" dir by hand to the installation dir 
> I
> > would consider that a bug.
> >
> > This copying should happen auto-magically.
> >
> > I hope things work auto-magically now without any manual
> intervention.
> 
> Not for me. Could be specific to make install into Emacs.app on Mac 
> (I
> 
> know squat about this, except that we have to edit our Makefile to 
> get
> 
> lisp and docs installed in the right place, and maybe we have to do 
> something special for the etc dir too?). Could someone confirm that 
> etc/styles is automatically installed on Linux / that it isn't on 
> Mac?
Christian,
I am embarrassed to admit this in public, but my problem was that I 
had:

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

instead of:

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

in my init.el.

I hope that your solution is as simple.

Alan 


> 
> Yours,
> Christian
> 
> 



-- 
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206



Reply via email to