>>> "AE" == Arash Esbati <ar...@gnu.org> writes:

> Uwe Brauer <o...@mat.ucm.es> writes:
>>> You must have parsing enabled (which I think you have).  Try C-c C-n
>>> followed by C-M-i?  What do you see?
>> 
>> I did this, no change.

> Strange, because C-M-i should show you the standard Emacs *Completions*
> buffer.  Check again the value of `completion-at-point-functions' in the
> buffer with your .tex file.


That gives 
,----
| completion-at-point-functions is a variable defined in ‘minibuffer.el’.
| 
| Its value is (TeX--completion-at-point t)
| Local in buffer global-existence-no-hair.tex; global value is 
| (tags-completion-at-point-function)
`----


>> Ah, ok I use, pabbrev which is great for typing since it scans the
>> actual buffer and suggests word, I disable it when I am typing latex
>> commands because it might be confusing.
>> 
>> Now that I think about it I disabled other completion since the came
>> into conflict with pabbrev.
>> 
>> Remind me please how shall I turn company on?

> Just install it from (M)ELPA and in the buffer with your .tex file, say

Ok, thanks

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to