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 >