From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: org-plot (generating graphs from org-mode) Date: Tue, 26 Aug 2008 08:08:54 -0700 Message-ID: <18612.7302.878553.632254@gargle.gargle.HOWL> References: <18611.25143.79101.479163@gargle.gargle.HOWL> <48B3F8B5.9000106@gmx.de> Reply-To: Eric Schulte Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KY09f-0004YP-OZ for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 11:08:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KY09e-0004Xf-PR for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 11:08:23 -0400 Received: from [199.232.76.173] (port=47928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KY09e-0004XU-Ji for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 11:08:22 -0400 Received: from yx-out-1718.google.com ([74.125.44.158]:15228) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KY09e-0002A4-8O for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 11:08:22 -0400 Received: by yx-out-1718.google.com with SMTP id 34so1077194yxf.66 for ; Tue, 26 Aug 2008 08:08:21 -0700 (PDT) In-Reply-To: <48B3F8B5.9000106@gmx.de> 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: sebastian_rose@gmx.de Cc: Org-mode On Tuesday, August 26, at 14:36, Sebastian Rose wrote: > Hi again, > > > still emacs 23: on Debian (Xubuntu) I'm using - cvs emacs23 (from a couple of weeks ago) - gnuplot 4.2 patchlevel 2 - gnuplot.el 0.6.0 > On the table with data: > > The first try works. Then I have to pres C-M-g twice to get > the plot window. I've noticed this as well, but for me it only happens when doing 3d or grid plots. I think the gnuplot process may be changing state, I may just start restarting this process before every graph. > On the empty tables: > > with (setq debug-on-error t) this is in *Messages*: How have I never seen `debug-on-error' before! thanks > (:plot-type grid :with lines :ind 0 :title "org mode" :map nil) [3 times] > Mark set [14 times] > Mapping tables: 100% > Mark set [2 times] > Mapping tables: done > signal: Wrong number of arguments: (lambda (el) (message (format "%S" > el)) el), 2 > > > > The buffer is modified after C-M-g and emacs asks if I want to save it. That is certainly something to figure out. I've added all these issues to my TODO for the project, and will hopefully start resolving them soon, I'll update here. Thanks for the testing/debugging -- Eric > - Sebastian > > > > > _______________________________________________ > 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 -- schulte