I think I've identified a bug. When I drag a text file into an edit window in
R.app, sometimes the resulting inserted path and filename appear before the
last character, even if the last character is not a newline.
Thanks for taking a look.
To replicate:
new window
type only the following. do not follow with a newline
df=read.table(
drag a text file into window after "df=read.table("
result:
df=read.table\path\filename(
My config:
R version 2.15.2 (2012-10-26) -- "Trick or Treat"
R.app GUI 1.53 (6443) x86_64-apple-darwin9.8.0
Mac OS X 10.7.5
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac