[R-SIG-Mac] three dot problem
Simon Urbanek
simon.urbanek at r-project.org
Mon Sep 19 23:53:33 CEST 2011
On Sep 19, 2011, at 1:04 PM, Erich Neuwirth wrote:
> When I define functions using the tree dot tool,
> R64.app has problems
>
>> innerfun <- function(...) print(...)
>>
>> ……
>
> When I sate the one line definition above into R64.app,
> R prints what you see above, including the three dots, and I need to press return to be able to continue
> to work.
> Do other users have the same experience?
>
It is your Lion system setting - go to System Preferences -> Language & Text -> Text and disable "Symbol and Text Substitiution" for ... (or all together, really ;))
Cheers,
Simon
More information about the R-SIG-Mac
mailing list