emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-plot


From: Carsten Dominik
Subject: Re: [Orgmode] org-plot
Date: Fri, 13 Feb 2009 13:44:26 +0100

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 <address@hidden> ha scritto:
Giovanni Ridolfi wrote:
--- Ven 13/2/09, Jörg Hagmann
<address@hidden> 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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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