[ESS-bugs] ess-mode 12.03; polluted workspace
Vitalie Spinu
spinuvit at gmail.com
Mon Apr 2 11:36:03 CEST 2012
>>>> "Sebastian P. Luque" <spluque at gmail.com>
>>>> on Sat, 31 Mar 2012 12:42:25 -0500 wrote:
> Attempt completion:
> d[d$f TAB
This is an R issue. I've reported it some time ago
(http://markmail.org/message/53mzq4czhbok234c). Try "d[ d$f"
> I see "Sole completion" in minibuffer, which cannot be right. More
> disturbing is that, following this completion attempt, my workspace gets
> polluted by an object called "funname".
Indeed, it was occurring on an invalid syntax under the point. There is
not much I can do, except renaming it to .ess_funname (done in the last
commit). Another alternative would be to split ess--funargs-command in
two commands and call ess-command twice, which is also bad.
Thanks,
Vitalie
More information about the ESS-bugs
mailing list