Vitalie,

What is your rationale for preferring space around " = "?  I always want
space
around " <- ", and almost never around "=". In an argument list, the
argument name
and "=" and the value are the visual unit for me.  That is a function call
consists of
a function name and then a list of arguments.  The " = " gives the
impression of three times
as many units as I want to think about.

Rich

On Tue, Oct 9, 2012 at 3:12 PM, Vitalie Spinu <spinuvit@gmail.com> wrote:

>   >> Ali Tofigh <alix.tofigh@gmail.com>
>   >> on Tue, 9 Oct 2012 14:21:43 -0400 wrote:
>
>   > After moving to ess 12.09, the auto-completion of function arguments
>   > puts spaces around the equal sign. This wasn't the case before and all
>   > my code is written without spaces around the equal sign in function
>   > calls. Is there any way of going back to the previous behaviour? I
>   > can't find any variable for this, or maybe I'm looking in the wrong
>   > place...
>
> Yes, the internal has been changed a bit.
>
> I have just added to trunk the customizable "ess-ac-R-argument-suffix"
> variable, which defaults to " = ", because I think it's a better style;)
>
>  Vitalie
>
> ______________________________________________
> ESS-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>

	[[alternative HTML version deleted]]

