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]

ESS


does anybody know how to make ESS work under cygwin? 

I get:
Debugger entered--Lisp error: (wrong-type-argument
stringp nil)
  string-match("/" nil)
  (let* ((temp-shell ...) (temp-char ...)) (while
temp-char (setq temp-shell ...) (setq temp-char ...))
(cond (... "nohup nice +6") (t "nohup nice")))
  (if (equal ess-sas-submit-method (quote sh)) (let*
(... ...) (while temp-char ... ...) (cond ... ...))
(if ess-microsoft-p "start"))
  eval((if (equal ess-sas-submit-method (quote sh))
(let* (... ...) (while temp-char ... ...) (cond ...
...)) (if ess-microsoft-p "start")))
  custom-initialize-reset(ess-sas-submit-pre-command
(if (equal ess-sas-submit-method (quote sh)) (let*
(... ...) (while temp-char ... ...) (cond ... ...))
(if ess-microsoft-p "start")))
  custom-declare-variable(ess-sas-submit-pre-command
(if (equal ess-sas-submit-method (quote sh)) (let*
(... ...) (while temp-char ... ...) (cond ... ...))
(if ess-microsoft-p "start")) "*Command-line statement
to precede SAS invocation, e.g. start or nohup" :group
ess-sas :type string)
  (defcustom ess-sas-submit-pre-command (if (equal
ess-sas-submit-method ...) (let* ... ... ...) (if
ess-microsoft-p "start")) "*Command-line statement to
precede SAS invocation, e.g. start or nohup" :group
(quote ess-sas) :type (quote string))
  eval-buffer(#<buffer  *load*<5>> nil "essa-sas" nil
t)
 
load-with-code-conversion("/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/essa-sas.el"
"essa-sas" nil t)
  require(essa-sas)
  eval-buffer(#<buffer  *load*<4>> nil "essl-sas" nil
t)
 
load-with-code-conversion("/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/essl-sas.el"
"essl-sas" nil t)
  require(essl-sas)
  eval-buffer(#<buffer  *load*<3>> nil "essd-sas" nil
t)
 
load-with-code-conversion("/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/essd-sas.el"
"essd-sas" nil t)
  require(essd-sas)
  eval-buffer(#<buffer  *load*<2>> nil
"/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/ess-site"
nil t)
 
load-with-code-conversion("/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/ess-site.el"
"/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/ess-site"
nil nil)
 
load("/cygdrive/c/cygwin/usr/local/ess-5.2.10/lisp/ess-site")
  eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
  load-with-code-conversion("/cygdrive/i/.emacs"
"~/.emacs" t t)
  load("~/.emacs" t t)
  #[nil "&#133;&#151;	Æ=&#131;ÇÈQ&#130;5
É=&#131;'ÊÇËÌ#&#131;#Í&#130;5Î&#130;5
Ï=&#131;1Ð&#130;5ÇÑQÒÓ\nÒ&#137;#&#136;Ò=&#131;FË&#131;&#136;Ô!Õ&#154;&#131;&#136;Ö!&#137;×PØ
!&#131;d
&#130;oØ\f!&#131;n\f&#130;oË&#137;&#131;&#135;Ù\f\"&#131;&#133;ÚÛ\f#&#136;ÜÝ!&#136;\f*&#134;&#150;Ë
ÓÞÒ&#137;#))&#135;" [init-file-user system-type
user-init-file-1 user-init-file source alt ms-dos "~"
"/_emacs" windows-nt directory-files nil
"^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "~/_emacs"
vax-vms "sys$login:.emacs" "/.emacs" t load
file-name-extension "elc" file-name-sans-extension
".el" file-exists-p file-newer-than-file-p message
"Warning: %s is newer than %s" sit-for 1 "default"
inhibit-default-init inhibit-startup-message] 5]()
  command-line()
  normal-top-level()


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

--
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]