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


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to