[ESS] Auto-completion buffer pop-up
Vitalie Spinu
spinuvit at gmail.com
Thu Feb 14 09:58:03 CET 2013
>> bob dole <dolethebobdole11 at gmail.com>
>> on Wed, 13 Feb 2013 21:35:17 -0500 wrote:
> Hello,
> I am interested in eliminating the creation and display of a completion
> buffer that is created by hitting TAB in an ess R console window. In normal
> emacs buffers, the code
> "(setq completion-auto-help nil)" in my .emacs file will eliminate this
> window/buffer, but I'm unclear on how to accomplish this same effect in an
> R buffer.
This does work for me on emacs 24.2.91. Instead of the electric buffer I
am getting "Complete, but not unique" message in the minibuffer.
Vitalie
More information about the ESS-help
mailing list