sequencep problem

A.J. Rossini rossini at blindglobe.net
Thu Sep 14 20:01:05 CEST 2000


Sometimes I just don't think. 

Try this:

(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 ":" (number-to-string n))))

The SECOND one needs "number-to-string" protection, as well...

commited for 5.1.17...

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