[ESS] completion in []
Andreas Leha
andreas.leha at med.uni-goettingen.de
Wed Mar 14 10:54:56 CET 2012
Vitalie Spinu <spinuvit at gmail.com> writes:
> 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).
Hi Vitalie,
sorry, forgot to include this information. I am on emacs 24.0.94.1
using ess from svn (last commit "new version numbering scheme -->
Version 12.03")
There is no failure message, but I get "Sole completion".
Regards,
Andreas
>
> 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
>
> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list