From: d.tchin@voila.fr To: emacs-orgmode@gnu.org Subject: org-plot : interaction problem with gnuplot Date: Wed, 17 Jun 2009 11:55:41 +0200 (CEST) [thread overview] Message-ID: <23689793.3148471245232541103.JavaMail.www@wwinf4619> (raw) Hi, I would like to use gnuplot with org-mode tabular function.But I haven't managed to use it until now. I would like to submit to you few remarks I have done. I use GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) on Microsoft Windows XP OS. I have installed gnuplot and I can use it with gnuplot-mode. I tried to follow the tutorial of Eric Schulte but I didn't manage to get a plot of simple example extracted from the tutorial. I use these data defined in a file orgplot.org : #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]" | Sede | Max cites | H-index | |------------+-----------+---------| | Chile | 257.72 | 21.39 | | Leeds | 165.77 | 19.68 | | São Paolo | 71.00 | 11.50 | | Stockholm | 134.19 | 14.33 | | Morelia | 257.56 | 17.67 | When I use org-plot/gnuplot, gnuplot is launched with only the reset command and emacs is totally freezed. To get back to emacs, I use \C-g command. I have checked few things : - org-plot/gnuplot managed to build a temporay file org-plot???? with the following data "Chile" 257.72 21.39 "Leeds" 165.77 19.68 "São Paolo" 71.00 11.50 "Stockholm" 134.19 14.33 "Morelia" 257.56 17.67 - I suppose that org-plot/gnuplot builds a temporary buffer with the instructions that will be sent to gnuplot. I checked that *gnuplot* buffer with gnuplot-show-gnuplot-buffer. There is only the reset command. Do you have any idea to solve this problem ? Regards Tchin ____________________________________________________ Découvrez Cocoon et Catpower dans notre sélection musicale folk sur Voila http://musiline.voila.fr
next reply other threads:[~2009-06-17 9:55 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-06-17 9:55 d.tchin [this message] 2009-06-26 1:30 ` Eric Schulte 2009-06-26 7:43 Giovanni Ridolfi 2009-06-29 22:05 d.tchin 2009-06-30 1:14 ` Eric Schulte
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=23689793.3148471245232541103.JavaMail.www@wwinf4619 \ --to=d.tchin@voila.fr \ --cc=emacs-orgmode@gnu.org \ --subject='Re: org-plot : interaction problem with gnuplot' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).