This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XEmacs error


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]