From: Dan Davison <davison@stats.ox.ac.uk>
To: Graham Smith <myotisone@gmail.com>,
emacs org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: org-R tutorial on Worg
Date: Wed, 4 Feb 2009 13:56:26 -0500 [thread overview]
Message-ID: <20090204185626.GF8992@stats.ox.ac.uk> (raw)
In-Reply-To: <20090204185425.GE8992@stats.ox.ac.uk>
On Wed, Feb 04, 2009 at 01:54:25PM -0500, Dan Davison wrote:
> Hi Graham,
>
> 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)
Sorry, some nonsense crept in there. That should be
(add-to-list 'load-path "path\to\contrib\lisp")
> (load "org-R")
>
> But perhaps what I should do is add
>
> (provide 'org-R)
>
> 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.
>
> Dan
>
> p.s. if you ever have a one-off need to load the code in a file, you
> can use
> M-x load-file
>
> On Wed, Feb 04, 2009 at 06:30:23PM +0000, Graham Smith wrote:
> > I'm afraid I'm struggling again. How do I get Emacs/orgmode to recognise org-R.
> >
> > I have tried adding (require 'org-R) to my .emacs file
> >
> > And I have put org-R.el in both the \orgmode\lisp directory and the
> > orgmode\contrib\lisp directories
> >
> > But I get an error:
> >
> > error: Required feature `org-R' was not provided
> >
> > I just took the lead from mouse.el as it only needed (require
> > 'org-mouse) to work
> >
> > But obviously there is something different with org-R
> >
> > I would be grateful for some help again.
> >
> > Thanks,
> >
> > Graham
> >
> >
> > 2009/2/4 Dan Davison <davison@stats.ox.ac.uk>:
> > > Hi all,
> > >
> > > I've put a tutorial for org-R up on Worg:
> > >
> > > http://orgmode.org/worg/org-tutorials/org-R/org-R.php
> > >
> > > Amongst other things, there you can see which other org users you
> > > share the greatest affinity with, according to the results of the org
> > > variable survey...
> > >
> > > I hope org-R is going to be useful to some people; I'd be happy to get
> > > comments / suggestions / bug reports, and to provide help.
> > >
> > > Code at
> > >
> > > http://www.stats.ox.ac.uk/~davison/software/org-R/org-R.el
> > >
> > >
> > > Dan
> > >
> > > p.s. Sorry for all the renaming... this is what I was previously
> > > calling org-table-R / org-tblR. So it's org-R-apply to make things
> > > happen now, and the option lines are #+R: and #+RR:.
> > >
> > >
> > > --
> > > http://www.stats.ox.ac.uk/~davison
> > >
> > >
> > > _______________________________________________
> > > 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
> > >
> >
> >
> > _______________________________________________
> > 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
>
> --
> http://www.stats.ox.ac.uk/~davison
--
http://www.stats.ox.ac.uk/~davison
next prev parent reply other threads:[~2009-02-04 18:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 4:59 org-R tutorial on Worg Dan Davison
2009-02-04 7:23 ` JimmyWu
2009-02-04 12:55 ` Carsten Dominik
2009-02-04 18:30 ` Graham Smith
2009-02-04 18:50 ` Nick Dokos
2009-02-04 19:01 ` Graham Smith
2009-02-04 18:54 ` Dan Davison
2009-02-04 18:56 ` Dan Davison [this message]
2009-02-05 8:04 ` Graham Smith
2009-02-05 14:58 ` Dan Davison
2009-02-05 15:10 ` Graham Smith
2009-02-04 19:10 ` Graham Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090204185626.GF8992@stats.ox.ac.uk \
--to=davison@stats.ox.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=myotisone@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).