Re: [Rd] Problem with cut and paste corruption

2010-02-26 Thread Uwe Ligges
On 26.02.2010 12:03, Ian Thurlbeck wrote: Dear All We have noticed a problem when cut-and-pasting a largish section (> 4096 bytes ?) of R code from an editor to an R session. It is a bad idea to do that in any case. If you have such huge data or code, save the data / code to a file and rea

[Rd] Problem with cut and paste corruption

2010-02-26 Thread Ian Thurlbeck
Dear All We have noticed a problem when cut-and-pasting a largish section (> 4096 bytes ?) of R code from an editor to an R session. System is Fedora 12 i386 with updates, R-2.9.0 and R-2.10.1 at least. Problem disappears if you start R with --no-readline ! If happens independently of the edi