From: Carsten Dominik <dominik@science.uva.nl>
To: giovanni.ridolfi@yahoo.it
Cc: emacs-orgmode@gnu.org
Subject: Re: org-plot
Date: Fri, 13 Feb 2009 13:44:26 +0100 [thread overview]
Message-ID: <C9792368-EFDF-41F0-9E19-D02AC1FA4BBA@uva.nl> (raw)
In-Reply-To: <487530.78221.qm@web28307.mail.ukl.yahoo.com>
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.hagmann@unibas.ch> ha scritto:
>> Giovanni Ridolfi wrote:
>>> --- Ven 13/2/09, Jörg Hagmann
>> <joerg.hagmann@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
next prev parent reply other threads:[~2009-02-13 12:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-13 10:45 org-plot Jörg Hagmann
2009-02-13 11:44 ` org-plot Giovanni Ridolfi
2009-02-13 11:56 ` org-plot Jörg Hagmann
2009-02-13 12:24 ` org-plot Giovanni Ridolfi
2009-02-13 12:44 ` Carsten Dominik [this message]
2009-02-13 13:04 ` org-plot Jörg Hagmann
2009-02-13 13:41 ` org-plot Sebastian Rose
2009-02-13 12:46 ` org-plot Jörg Hagmann
2009-02-13 11:55 ` org-plot Sebastian Rose
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=C9792368-EFDF-41F0-9E19-D02AC1FA4BBA@uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=giovanni.ridolfi@yahoo.it \
/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).