[ESS-bugs] ess-mode 5.2.1; latest ess does not start R in xemacs 21.5.17 (beta)

Michael Herron Michael.C.Herron at Dartmouth.EDU
Wed Jun 30 02:41:48 CEST 2004


Hello.

I just installed ess-5.2.1.  When I try to invoke R using xemacs 
21.5.17 (beta), I get the message

Invalid state: bogus value for 'default-process-coding-system', nil

This is with an xemacs beta; whether the problem is ess or xemacs  is 
beyond me.

Here is the current state output:

Emacs  : XEmacs 21.5  (beta17) "chayote" (+CVS-20040321) [Lucid] 
(powerpc-apple-darwin7.4.0) of Tue Jun 29 2004 on sibelius.local
Package: ess-mode 5.2.1

current state:
==============
(setq
  ess-language "S"
  ess-dialect "R"
  ess-ask-for-ess-directory t
  ess-ask-about-transfile nil
  ess-directory nil
  ess-keep-dump-files "always"
  ess-source-directory "/tmp/"
  )
[ess-site.el]: ess-customize-alist=nil
[ess-site.el _2_]: ess-customize-alist=nil
(R): ess-r-versions-create making M-x defuns for
(R): ess-dialect=nil, buf=*scratch*, start-arg=nil
  current-prefix-arg=nil
(inferior-ess 0): ess-start-args=--no-readline
ess-setq-vars-default 0: ess-language=Initial, -dialect=nil, buf=nil, 
comint..echoes=nil, comint..sender=comint-simple-send
ess-setq-vars-default 1: ess-language=S, -dialect=R, buf=nil, 
comint..echoes=nil, comint..sender=comint-simple-send
(inf-ess 1): lang=S, dialect=R, tmp-dialect=R, buf=*scratch*
(inf-ess 1.1): procname=R temp-dialect=R, buf-name=*R*
(inferior-ess) Method #3 start=/Users/herron/ buf=*R*
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=nil, 
comint..echoes=nil, comint..sender=comint-simple-send
(inf-ess 2.1): ess-language=S, ess-dialect=R buf=*R*
(inf-ess 2.2): start args = --no-readline , 
inf-ess-start-args=--no-readline
(inf-ess finish [S(R), /usr/local/bin/R(nil,nil)]
(ess-multi 0):  inf-ess-start-args=--no-readline , comint-..echoes=nil
(i-ess 1): buf=*R*, lang=S, comint..echo=nil, 
comint..sender=comint-simple-send,
(i-ess 2): buf=*R*, lang=S, comint..echo=t, 
comint..sender=inferior-R-input-sender,
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=nil, 
comint..echoes=t, comint..sender=inferior-R-input-sender
(i-ess 3): curr-buf=*R*, comint..echo=t, 
comint..sender=inferior-R-input-sender,
(ess-multi post inf-ess: start-args=--no-readline , comint-echoes=t
(ess-multi 1):  start-args=--no-readline
Making Process...Buf *R*, Proc R, Prog /usr/local/bin/R
  Start File=nil, Args= --no-readline .
[ess-site.el]: ess-customize-alist=((ess-local-customize-alist quote 
R-customize-alist) (ess-language . S) (ess-dialect . R) (ess-suffix . 
R) (ess-dump-filename-template replace-regexp-in-string S$ ess-suffix 
ess-dump-filename-template-proto) (ess-mode-editing-alist . 
S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
[ess-site.el _2_]: ess-customize-alist=((ess-local-customize-alist 
quote R-customize-alist) (ess-language . S) (ess-dialect . R) 
(ess-suffix . R) (ess-dump-filename-template replace-regexp-in-string 
S$ ess-suffix ess-dump-filename-template-proto) (ess-mode-editing-alist 
. S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
(R): ess-r-versions-create making M-x defuns for [ess-site.el]: 
ess-customize-alist=((ess-local-customize-alist quote 
R-customize-alist) (ess-language . S) (ess-dialect . R) (ess-suffix . 
R) (ess-dump-filename-template replace-regexp-in-string S$ ess-suffix 
ess-dump-filename-template-proto) (ess-mode-editing-alist . 
S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
[ess-site.el _2_]: ess-customize-alist=((ess-local-customize-alist 
quote R-customize-alist) (ess-language . S) (ess-dialect . R) 
(ess-suffix . R) (ess-dump-filename-template replace-regexp-in-string 
S$ ess-suffix ess-dump-filename-template-proto) (ess-mode-editing-alist 
. S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
(R): ess-r-versions-create making M-x defuns for [ess-site.el]: 
ess-customize-alist=((ess-local-customize-alist quote 
R-customize-alist) (ess-language . S) (ess-dialect . R) (ess-suffix . 
R) (ess-dump-filename-template replace-regexp-in-string S$ ess-suffix 
ess-dump-filename-template-proto) (ess-mode-editing-alist . 
S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
[ess-site.el _2_]: ess-customize-alist=((ess-local-customize-alist 
quote R-customize-alist) (ess-language . S) (ess-dialect . R) 
(ess-suffix . R) (ess-dump-filename-template replace-regexp-in-string 
S$ ess-suffix ess-dump-filename-template-proto) (ess-mode-editing-alist 
. S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
(R): ess-r-versions-create making M-x defuns for [ess-site.el]: 
ess-customize-alist=((ess-local-customize-alist quote 
R-customize-alist) (ess-language . S) (ess-dialect . R) (ess-suffix . 
R) (ess-dump-filename-template replace-regexp-in-string S$ ess-suffix 
ess-dump-filename-template-proto) (ess-mode-editing-alist . 
S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
[ess-site.el _2_]: ess-customize-alist=((ess-local-customize-alist 
quote R-customize-alist) (ess-language . S) (ess-dialect . R) 
(ess-suffix . R) (ess-dump-filename-template replace-regexp-in-string 
S$ ess-suffix ess-dump-filename-template-proto) (ess-mode-editing-alist 
. S-editing-alist) (ess-mode-syntax-table . R-syntax-table) 
(ess-help-sec-regex . ess-help-R-sec-regex) (ess-help-sec-keys-alist . 
R-help-sec-keys-alist) (ess-loop-timeout . ess-S-loop-timeout) 
(ess-object-name-db-file . ess-r-namedb.el) (ess-retr-lastvalue-command 
. assign(".Last.value", .ess.lvsave, envir=NULL)
) (ess-save-lastvalue-command . 
assign(".ess.lvsave",.Last.value,inherits=TRUE)
) (ess-imenu-mode-function quote ess-imenu-R) (inferior-ess-program . 
inferior-R-program-name) (inferior-ess-objects-command . objects(pos = 
%d)
) (inferior-ess-search-list-command . search()
) (inferior-ess-help-command . help("%s", htmlhelp=FALSE)
) (inferior-ess-exit-command . q()) (inferior-ess-exit-prompt . Save 
workspace image? [y/n/c]: ) (inferior-ess-primary-prompt . 
\([A-Z][][A-Za-z0-9.]*\)*> ) (inferior-ess-secondary-prompt . + ?) 
(comint-use-prompt-regexp-instead-of-fields . t) 
(inferior-ess-start-file) (inferior-ess-start-args . ) (ess-STERM . 
iESS) (ess-editor . R-editor) (ess-pager . R-pager) 
(inferior-ess-language-start eval inferior-S-language-start))
(R): ess-r-versions-create making M-x defuns for




More information about the ESS-bugs mailing list