From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-plot Date: Fri, 13 Feb 2009 13:44:26 +0100 Message-ID: References: <487530.78221.qm@web28307.mail.ukl.yahoo.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXxPE-0005yV-1G for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 07:44:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXxPD-0005xz-9v for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 07:44:31 -0500 Received: from [199.232.76.173] (port=55558 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXxPD-0005xu-5N for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 07:44:31 -0500 Received: from mu-out-0910.google.com ([209.85.134.187]:1288) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXxPC-0005r6-AM for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 07:44:30 -0500 Received: by mu-out-0910.google.com with SMTP id w8so519205mue.6 for ; Fri, 13 Feb 2009 04:44:28 -0800 (PST) In-Reply-To: <487530.78221.qm@web28307.mail.ukl.yahoo.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: giovanni.ridolfi@yahoo.it Cc: emacs-orgmode@gnu.org Let me try a guess: J=F6rg is activating Org-mode with (require 'org) instead of (require 'org-install) org-plot/gnuplot is an autoloaded function. Another work-around would =20= be adding (require 'org-plot) to .emacs - Carsten On Feb 13, 2009, at 1:24 PM, Giovanni Ridolfi wrote: > --- Ven 13/2/09, J=F6rg Hagmann ha scritto: >> Giovanni Ridolfi wrote: >>> --- Ven 13/2/09, J=F6rg Hagmann >> 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