I typeset documents in French, and I don't really need auto-completion of the words that I type. I do, however, love the completions features that Predictive mode offers for LaTeX commands.
Is there a way to tell Predictive mode to only do auto-completion on LaTeX keywords, and not for other words?
I've tried this :
(custom-set-variables '(predictive-main-dict nil))
but I'm not sure whether it's the right solution.
Can you confirm that it's correct to do it this way? If so, this post my serve as a reference for other searching for this (hopefully).
Thanks!
