[ESS] how to make close-parens indent identically to close-brace?

Vitalie Spinu spinuvit at gmail.com
Thu Dec 11 04:32:48 CET 2014


 >>> Murat Tasan on Wed, 10 Dec 2014 13:34:57 -0700 wrote:

 > The only oddity I've noticed when setting ess-close-paren-offset to '(0) is:
 >     some.function(arg1,
 >                   arg2
 >     )

 >     some.function(
 >         arg1,
 >         arg2
 >         )

 > , where I'd expect the close parens to offset to the "s" character's
 > position.

Fixed. Thanks.

  Vitalie



More information about the ESS-help mailing list