From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBash Subject: Re: Re: org-plot (generating graphs from org-mode) Date: Tue, 2 Sep 2008 17:26:12 -0400 Message-ID: <407c66ac0809021426y78807d8dle1cca5c21452a08d@mail.gmail.com> References: <18611.25143.79101.479163@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0193715554==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KadOB-0002io-Sp for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 17:26:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KadOA-0002gN-Kc for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 17:26:15 -0400 Received: from [199.232.76.173] (port=60016 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KadOA-0002g0-Ff for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 17:26:14 -0400 Received: from yx-out-1718.google.com ([74.125.44.154]:38847) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KadOA-000336-KN for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 17:26:14 -0400 Received: by yx-out-1718.google.com with SMTP id 34so1232372yxf.66 for ; Tue, 02 Sep 2008 14:26:12 -0700 (PDT) In-Reply-To: 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: emacs-orgmode@gnu.org --===============0193715554== Content-Type: multipart/alternative; boundary="----=_Part_21322_18388644.1220390772298" ------=_Part_21322_18388644.1220390772298 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline In trying the example, I'm getting a message saying a function definition (org-table-to-lisp) is void. I've been using org-mode for a few months, but I'm not at all familiar with lisp. I just today pulled the files (org-plot.el and example.org) from http://github.com/eschulte/org-plot/tree/master. Can someone help? Thanks, Jerry Using emacs 22.2.1; gnuplot 4.2 patchlevel 2; debian lenny OVERVIEW CHILDREN Loading /home/jlb/dl1/eschulte-org-plot-e30c71abadada20558d11610943c3d8f42fc4258/org-plot.el (source)...done (progn (add-to-list 'load-path "./") (load "org-plot.el")) => t (local-set-key "\M-\C-g" 'org-plot/gnuplot) => org-plot/gnuplot Loading /home/jlb/emacs/org-mode/lisp/org-table.el (source)...done let*: Symbol's function definition is void: org-table-to-lisp [8 times] call-interactively: End of buffer On Tue, Sep 2, 2008 at 2:08 PM, Thomas Baumann wrote: > Awesome, thanks. > > Thomas > > > > _______________________________________________ > 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 > ------=_Part_21322_18388644.1220390772298 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
In trying the example, I'm getting a message saying a function definition (org-table-to-lisp) is void. 
I've been using org-mode for a few months, but I'm not at all familiar with lisp.
I just today pulled the files (org-plot.el and example.org) from http://github.com/eschulte/org-plot/tree/master.
Can someone help?

Thanks,
Jerry

Using emacs 22.2.1; gnuplot 4.2 patchlevel 2; debian lenny

OVERVIEW
CHILDREN
Loading /home/jlb/dl1/eschulte-org-plot-e30c71abadada20558d11610943c3d8f42fc4258/org-plot.el (source)...done
(progn (add-to-list 'load-path "./") (load "org-plot.el")) => t
(local-set-key "\M-\C-g" 'org-plot/gnuplot) => org-plot/gnuplot
Loading /home/jlb/emacs/org-mode/lisp/org-table.el (source)...done
let*: Symbol's function definition is void: org-table-to-lisp [8 times]
call-interactively: End of buffer


On Tue, Sep 2, 2008 at 2:08 PM, Thomas Baumann <dtbaumann@yahoo.de> wrote:
Awesome, thanks.

Thomas



_______________________________________________
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

------=_Part_21322_18388644.1220390772298-- --===============0193715554== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0193715554==--