[ESS] completion in []

Vitalie Spinu spinuvit at gmail.com
Wed Mar 14 10:28:46 CET 2012


It would be good if you give more info. What version of ESS do you use?
What is the failure message? Give a full backtrace (i.e. M-x
toggle-debug-on-error).

Vitalie.

>>>> Andreas Leha <andreas.leha at med.uni-goettingen.de>
>>>> on Wed, 14 Mar 2012 10:21:37 +0100 wrote:

  > Hi all,
  > I am seeing strange behaviour with completion inside [].

  > Suppose I have
  > ttt <- data.frame(aaa=1, bbb=1)
  > and I want to run
  > ttt$aaa[ttt$aaa == 1] <- 2

  > then completion at this point fails:
  > ttt$aaa[ttt$aa<TAB>

  > On the other hand, strangly enough, this works as expected:
  > ttt$aaa[ ttt$aa<TAB>

  > Regards,
  > Andreas

  > ______________________________________________
  > ESS-help at r-project.org mailing list
  > https://stat.ethz.ch/mailman/listinfo/ess-help



More information about the ESS-help mailing list