auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Command completion


From: José Carlos Santos
Subject: Re: [AUCTeX] Command completion
Date: Thu, 14 Feb 2008 08:38:15 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]