From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: org-plot (generating graphs from org-mode) Date: Wed, 03 Sep 2008 07:26:30 -0700 Message-ID: <87iqtds3u1.fsf@gmail.com> References: <18611.25143.79101.479163@gargle.gargle.HOWL> <407c66ac0809021426y78807d8dle1cca5c21452a08d@mail.gmail.com> <463E08E6-2582-4FFE-B130-2DD9BC74E176@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KatJd-0008CI-DT for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 10:26:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KatJc-0008Bb-Ec for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 10:26:36 -0400 Received: from [199.232.76.173] (port=58803 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KatJc-0008BX-8v for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 10:26:36 -0400 Received: from yx-out-1718.google.com ([74.125.44.156]:22313) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KatJc-0006RB-Pw for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 10:26:37 -0400 Received: by yx-out-1718.google.com with SMTP id 34so1404377yxf.66 for ; Wed, 03 Sep 2008 07:26:30 -0700 (PDT) In-Reply-To: <463E08E6-2582-4FFE-B130-2DD9BC74E176@uva.nl> (Carsten Dominik's message of "Wed, 3 Sep 2008 09:03:43 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > > org-plot.el needs to do (require 'org-table) > Thanks, I applied this change to the git repo