[ESS] again "indent"

Meinhard Ploner meinhardploner at gmx.net
Thu Oct 28 14:36:25 CEST 2004


hi all!

how can I modify the indentation parameters to get:

x <- function(
     y <- 11         # here only 4 spaces instead of same column as the 
bracket above!!
) {
     z <- list(
         aa = x^2    # here also 4 columns to the right!
     )
}


thanks a lot!
meinhard




More information about the ESS-help mailing list