[ESS-bugs] ess-mode 12.03; error on tab

Sam Steingold sds at gnu.org
Mon Mar 12 21:32:10 CET 2012


> * Vitalie Spinu <fcvahivg at tznvy.pbz> [2012-03-12 20:47:57 +0100]:
>
>>>>> Sam Steingold <sds at gnu.org>
>>>>> on Mon, 12 Mar 2012 15:28:34 -0400 wrote:
>
>   > completion-at-point-functions is a variable defined in `minibuffer.el'.
>   > Its value is (comint-completion-at-point t)
>   > Local in buffer *R*; global value is 
>   > (tags-completion-at-point-function)
>
> Ah, ok, it's in iESS. Then have a look in
> comint-dynamic-complete-functions. Mine is (ess-complete-filename
> ess-complete-object-name comint-replace-by-expanded-history). Which is
> how ESS configures it.

comint-dynamic-complete-functions is a variable defined in `comint.el'.
Its value is (comint-dynamic-complete-filename ess-complete-object-name)

Local in buffer foo.R; global value is 
(comint-c-a-p-replace-by-expanded-history comint-filename-completion)

Its value is
(ess-complete-filename ess-complete-object-name comint-replace-by-expanded-history)
Local in buffer *R*;

I did not touch either.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://americancensorship.org
http://camera.org http://memri.org http://pmw.org.il http://iris.org.il
Of course, I haven't tried it. But it will work.    - Isaak Asimov



More information about the ESS-bugs mailing list