sequencep problem

William D. McCoy wdmccoy at geo.umass.edu
Thu Sep 14 20:11:57 CEST 2000


A.J. Rossini writes:
 > 
 > 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...
 > 

Great!  That does it.  Thanks, Tony.  Cheers, bill

-- 
William D. McCoy
Geosciences
University of Massachusetts
Amherst, MA  01003
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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