emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-R tutorial on Worg


From: Graham Smith
Subject: Re: [Orgmode] org-R tutorial on Worg
Date: Wed, 4 Feb 2009 19:10:43 +0000

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




reply via email to

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