emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: d.tchin <d.tchin@voila.fr>
To: emacs-orgmode@gnu.org
Subject: Re: Babel+gnuplot on Worg
Date: Fri, 10 Sep 2010 19:33:57 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100910T212356-346@post.gmane.org> (raw)
In-Reply-To: AANLkTimm0KWEHPWacegbnupgszj2kC1NZ1xr5jZg8k=E@mail.gmail.com

Hi,


> 
> 
> Forgive me... not sure I'm tracking completely.
> 
> - When you say "It doesn't work under Windows" are you referring to the org-
plot method?
> - But org-babel does work if you use "session none"
> --- Sorry, what is "session none"? I've not heard of that before.

Don't be sorry, I wasn't clear. In fact org-plot doesn't on emacs running 
on Windows OS. 
With org-babel implementation it doesn't work (emacs freeze) except 
when I use option of :session none and direct output in png file.
An example below that was in post I gave in link in previous mail :


--8<---------------cut here---------------start------------->8---

#+begin_src gnuplot :session none :file out.png
set terminal png
set xlabel "gx";set ylabel "gy";set zlabel "gz"
set grid xtics ytics 
set view 0,0
plot cos(x)
#+end_src

--8<---------------cut here---------------end--------------->8---

#+results:
[[file:out.png]]

...

> My apologies if I'm being dense! Just not sure exactly what it is you're 
looking for. I have access to a Win machine (though am normally using Linux), 
so if you present your problem I can try to figure out what it is and include 
a note about it on Worg.
> 

In fact I am interested to know if you have same kind of problem. 
I thought that could be mentioned if it is the case.

Many thanks to you.

Regards

  reply	other threads:[~2010-09-10 19:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 15:49 Babel+gnuplot on Worg John Hendy
2010-09-10 16:52 ` d.tchin
2010-09-10 18:47   ` John Hendy
2010-09-10 19:33     ` d.tchin [this message]
2010-09-14  9:55 ` Sébastien Vauban
2010-09-14 13:57   ` John Hendy
2010-09-15 11:51     ` Bastien
2010-09-15 14:12       ` John Hendy
2010-09-19 21:31         ` Bastien
2010-09-20 15:00           ` John Hendy
2010-09-20 21:07             ` Bastien
2010-09-20 21:15               ` John Hendy
2010-09-20 21:20                 ` Bastien
2010-09-22 14:29                   ` John Hendy
2010-09-22 14:33                     ` Bastien
2010-09-22 14:38                       ` John Hendy
2010-09-20 15:07           ` John Hendy
2010-09-20 18:08             ` Thomas S. Dye
2010-09-22 14:45               ` John Hendy
2010-09-22 16:07                 ` Thomas S. Dye

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=loom.20100910T212356-346@post.gmane.org \
    --to=d.tchin@voila.fr \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).