help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Emacs Calc and gnuplot under Windows


From: Eli Zaretskii
Subject: Re: [h-e-w] Emacs Calc and gnuplot under Windows
Date: Mon, 13 Sep 2010 10:41:25 +0200

> From: steve <address@hidden>
> Date: Sat, 11 Sep 2010 04:46:44 +0000 (UTC)
> 
> My configuration:
> 
>    Windows 7 64-bit
>    Emacs 23.2 in c:\emacs-23.2
>    gnuplot 4.4.0 in c:\emacs-23.2\gnuplot
>    .emacs contains:
>      (setq calc-gnuplot-name "c:/emacs-23.2/gnuplot/binary/gnuplot.exe")
                                                             ^^^^^^^^^^^
That's your problem, right there: you should use pgnuplot.exe, not
gnuplot.exe.  The latter is an interactive Windows GUI application,
which does not expect any input from stdin.  The former is provided to
fill that gap.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]