Dan

> If you have added it to the contrib/lisp directory, then you could do
>
> (add-to-list 'load-path "path\to\contrib\lisp" load-path)
> (load "org-R")

(load-library "org-R") as suggested by Nick worked I already had the
load path line in my .emacs


> But perhaps what I should do is add
>
> (provide 'org-R)

It seems it might make things easier for people like me :-)

>
> at the end of my code. I'm pretty new to elisp so not sure but I've
> added that now. I'm sure someone will tell us if it's wrong.

That may be, but this is a great idea of pulling R into org-mode, and
I for one will find it very useful.

Many thanks for the help and for org-R.

Graham


_______________________________________________
Emacs-orgmode mailing list
Remember: 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