-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 22/03/13 13:30, Terry Therneau wrote:
> The thread is strange to me as well, since completion is logically impossible
> for my Sweave
> files. - an emacs buffer is open working on an .Rnw file - there is no copy
> of R running
> anywhere on the ma
The thread is strange to me as well, since completion is logically impossible for my
Sweave files.
- an emacs buffer is open working on an .Rnw file
- there is no copy of R running anywhere on the machine
- the code chunk in the .Rnw file refers to a R data object saved somewhere
els
On Wed, Mar 14, 2012 at 3:27 PM, Vitalie Spinu wrote:
>
> Hello,
>
> I am forwarding this from ESS mailing list, as it's a failure of
> internal R completion system:
>
> This fails:
>
> utils:::.assignLinebuffer('iris[iris$Spec')
> utils:::.assignEnd(15)
> utils:::.guessTokenFromLine()
> utils:::.
Hello,
I am forwarding this from ESS mailing list, as it's a failure of
internal R completion system:
This fails:
utils:::.assignLinebuffer('iris[iris$Spec')
utils:::.assignEnd(15)
utils:::.guessTokenFromLine()
utils:::.completeToken()
utils:::.retrieveCompletions() ## -> [1] "iris[iris$Spec"