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: Fri, 15 Feb 2008 06:49:06 +0000
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

On 15-02-2008 6:35, Ralf Angeli wrote:

I was! After several experiments, I was able to comment the lines that
were causing this. Thanks a lot for your help.

Can you tell us which lines those were?  Then we can help others with
the same problem more easily.

Of course. These were the lines:

(setq text-mode-hook '(lambda ()
     (local-set-key "\M-\t" 'ispell-complete-word)))
(setq tex-mode-hook '(lambda ()
     (local-set-key "\M-\t" 'ispell-complete-word)))
(setq latex-mode-hook '(lambda ()
     (local-set-key "\M-\t" 'ispell-complete-word)))

Best regards,

Jose Carlos Santos




reply via email to

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