Let me try a guess:
Jörg is activating Org-mode with
(require 'org)
instead of
(require 'org-install)
org-plot/gnuplot is an autoloaded function. Another work-around would
be
adding
(require 'org-plot)
to .emacs
- Carsten
On Feb 13, 2009, at 1:24 PM, Giovanni Ridolfi wrote:
--- Ven 13/2/09, Jörg Hagmann <joerg.hagm...@unibas.ch> ha scritto:
Giovanni Ridolfi wrote:
--- Ven 13/2/09, Jörg Hagmann
<joerg.hagm...@unibas.ch> ha scritto:
I am interested in using org-plot, but can't
figure out
how to do that. I have (on OS X 10.5):
1. Gnuplot, works
2. gnuplot-mode, works
3. org version 6.22b
4. A line in .emacs: (local-set-key
"\M-\C-g" 'org-plot/gnuplot)
5. a testfile containing the table from the manual
(section
3.6)
Now what? How to call org-plot (M-C-g is not
recognised)?
and does it work if you 1. leave the cursor on the
line beginning with #+PLOT: 2. type
M-x org-plot/gnuplot ?
No. There is no org-plot/gnuplot.
1. what is the output of M-x org-version?
2. Are you sure you have *activated* org-mode 6.22b?
I thought it should be
included in recent versions of org?
6.22b is the most recent stable.
I run it and I have org-plot/gnuplot.
Giovanni
Passa a Yahoo! Mail.
La webmail che ti offre GRATIS spazio illimitato,
antispam e messenger integrato.
http://it.mail..yahoo.com/
_______________________________________________
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