Read release note of 2.5.0. It is mentioned there. Ernest Turro wrote: > Hi, > > R 2.5.0 isn't auto-completing paths properly as it used to. E.g. > suppose I have: > > > dir("CEL/choe") > [1] "chipC-rep1.CEL" "chipC-rep2.CEL" "chipC-rep3.CEL" "chipS-rep1.CEL" > [5] "chipS-rep2.CEL" "chipS-rep3.CEL" > > Now if I do: > > ReadAffy("CEL/choe/ch<tab> # => ReadAffy("CEL/choe/chip > ReadAffy("CEL/choe/chipC<tab> # => ReadAffy("CEL/choe/chipC-rep > ReadAffy("CEL/choe/chipC-rep1<tab> # Nothing happens. > > in 2.4.1 that final line auto-completes properly to: > > ReadAffy("CEL/choe/chipC-rep1.CEL" > > Cheers, > > Ernest > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel