On 13-02-2008 18:06, Ralf Angeli wrote:
and then I do M-<TAB>. Then I get this error message:
Searching for program: no such file or directory, egrep
What's the output of `C-h k M-<TAB>' in a LaTeX buffer?
M-TAB (translated from <escape> <tab>) runs the command ispell-complete-word
which is an interactive compiled Lisp function in `ispell.el'.
It is bound to M-TAB, <menu-bar> <tools> <spell> <ispell-complete-word>.
Are you actually in a buffer with an AUCTeX mode? Is there a "Command"
menu?
Yes, there is. And don't forget that I said on my first post the doing
TeX-complete-symbol works.
Perhaps some error occurs while starting Emacs or loading a LaTeX file
which prevents the mode from being loaded completely. You could check
this by putting
(setq debug-on-error t)
as the first line into your init file, restarting Emacs and loading a
LaTeX file. If there is an error you should get a very visible
backtrace.
I saw nothing. Where should I see any error?, if there is one?
Best regards,
Jose Carlos Santos
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex