[R] how to comment off sections
    Peter Dalgaard 
    pdalgd at gmail.com
       
    Sat Jul 17 11:30:23 CEST 2010
    
    
  
Joshua Wiley wrote:
> I use XEmacs + ESS, and looking for ways to add text to a region of
> code, I see it is quite easy
> with C-x r t.  Thanks for your great advice.
or even
M-x comment-region
M-x uncomment-region
These are commonly bound to C-c ; (because of LISP heritage), but not in
(my version of) ESS.
-- 
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com
    
    
More information about the R-help
mailing list