[ESS-bugs] ESS-eldoc bug or feature
Vitalie Spinu
spinuvit at gmail.com
Thu Jun 13 21:58:37 CEST 2013
>> Rodney Sparapani <rsparapa at mcw.edu>
>> on Thu, 13 Jun 2013 14:39:48 -0500 wrote:
[...]
> I see the readRDS parameters in the minibuffer until I type the quote "
> After the quote the minibuffer is blank until I type a matching quote,
> i.e. results <- readRDS(file="results.rds"
> Is this a bug? If so can it be fixed? Thanks
It is a technical limitation. Could be solved by complicating
ess--funname.start, but I never considered it worthwhile. When you type
a string you know the argument you are typing for, so eldoc completion
is not strictly necessary.
Vitalie
More information about the ESS-bugs
mailing list