all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: help-gnu-emacs@gnu.org
Subject: interaction with gnuplot
Date: Tue, 17 Aug 2010 14:09:50 +0200	[thread overview]
Message-ID: <AANLkTi=uXqZudt9N2iu6i__LRLYVer0xJ1qsAfxrz=tB@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]

Hi All,

I'm on WinXP SP3 with emacs 23.1.1 and gnuplot 4.4.0 and gnuplot-mode 0.6.0.
I would like to use gnuplot from inside of emacs. To do that I'm trying to
use gnuplot-mode and have set (setq gnuplot-command "c:/Program
Files/gnuplot/binary/pgnuplot.exe") in my .emacs.

In a file in gnuplot-mode I press C-c C-l to send a line with "plot [0:3]
sin(x)" to gnuplot. Gnuplot starts and plots the function. However, emacs
remains blocked waiting for something. If I press C-g emacs returns alive
and I can continue. The same happens with every command I send to gnuplot.

To understand if the problem is with gnuplot-mode or with emacs itself, I
tried to run pgnuplot from inside an emacs shell (M-x shell RET). Inside the
shell I can execute (several) commands without having to press C-g after
every command, but I do not see the gnuplot prompt. Could this be the reason
for the abnormal behavior in gnuplot-mode? Any suggestion on how to fix
gnuplot-mode under WinXP?

Thanks,
Fede

P.S. I tried emacs 23.2 and gnuplot 4.2 as well with the same results.

[-- Attachment #2: Type: text/html, Size: 1139 bytes --]

             reply	other threads:[~2010-08-17 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-17 12:09 Federico Beffa [this message]
2010-08-17 16:37 ` interaction with gnuplot Eli Zaretskii
2010-08-18 15:16 ` Federico Beffa
2010-08-18 15:52   ` Eli Zaretskii
2010-08-25 13:32 ` Leo

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=uXqZudt9N2iu6i__LRLYVer0xJ1qsAfxrz=tB@mail.gmail.com' \
    --to=beffa@ieee.org \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.