infinite loop in xemacs (20.0) w/ ESS for SAS (5.1.18)
Rich Heiberger
rmh at surfer.sbm.temple.edu
Thu Feb 8 22:07:22 CET 2001
first guess. it's not SAS, it's stata that is having the problem.
comment out the line
(require 'essd-sta) ;; for Stata.
=in ess-site.el
second guess, assuming first is true: stata has a much more complex set of commands
to generate regular expressions than we (Rodney and me) constructed for SAS.
SPecifically,
the essl-sta.el uses constructions of the form
(eval-when-compile
(make-regexps .....))
and in essl-sas.el we used constructions of the form
(make-regexp .....)
Conclusion, Tony should look at the essd-sta.el file.
Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe or unsubscribe
(in the "body", not the subject !) To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the ESS-help
mailing list