XEmacs error

only4 only4gmane@katamail.com
Tue Nov 29 18:25:00 GMT 2005


Gnuplot-mode is nice XEmacs mode for programming gnuplot scripts.
http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html

This is the situation:
XEmacs ported to cygwin ok.
Gnuplot ported to cygwin: ver 4:
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gnuplot
gnuplot-mode: not ported. current version 0.60
http://feff.phys.washington.edu/~ravel/software/gnuplot-mode/

This is not so bad, because an emacs_mode is lisp-like code to be compiled
by XEmacs and ported XEmacs is ready.
It seem to me feasible to get this "plugin" compiled in its language and use
it but...

After downloading gluplot-mode 0.60, ./configure, make... I get this XEmacs
specific error:

$ make EMACS=xemacs
test "." = "." || cp ./gnuplot.el .
xemacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el
Compiling /home/me/gnuplot-mode.0.6.0-xemacs/gnuplot.el...
While compiling toplevel forms in file
/home/me/gnuplot-mode.0.6.0-xemacs/gnuplo
t.el:
  !! File error (("Cannot open load file" "comint"))
>>Error occurred processing gnuplot.el: Cannot open load file: comint

Done
make: *** [gnuplot.elc] Error 1




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list