sequencep problem

A.J. Rossini rossini at blindglobe.net
Thu Sep 14 19:33:32 CEST 2000


>>>>> "WDM" == William D McCoy <wdmccoy at geo.umass.edu> writes:

    WDM> When I try to start R in XEmacs, it fails to start and I get
    WDM> the following message:
    >>
    WDM> Wrong type argument: sequencep, 1

    >> Based on the backtrace, the problem is that concat appears to
    >> need a string, not a number.  Can you verify that in
    >> ess-inf.el, you've got this version of ess-proc-name?
    >> 
    >> (defun ess-proc-name (n name) "Return name of process N, as a
    >> string, with NAME prepended."  (if ess-plain-first-buffername
    >> (if (> n 1) (concat name ":" (number-to-string n)) (concat
    >> name)) (concat name ":" n)))

    WDM> Yes, this is just what I have in ess-inf.el.  I tried
    WDM> replacing (number-to-string n) with n, as you suggested last
    WDM> Dec., but that didn't seem to change the results.

Try:

1. remove the *.elc files
2. verify that (number-to-string n) is there
3. generate the backtrace.
4. mail it to me.

best,
-tony

-- 
A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default)	rossini at blindglobe.net	
UW Biostat/Center for AIDS Research	rossini at u.washington.edu	
FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org

FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR:   W/F: 206-731-3647 (fax=3694) | Email is far better than phone
UW:    Th/F: 206-543-1044 (fax=3286) | Change last 4 digits of phone for fax
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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