On Fri, 07 Jul 2006 22:31:09 +0300, gustavo halperin wrote:
> In ispell/aspell documentation defined this mode like "tex" mode I
> tried the next lines in ".emacs":
> (setq-default ispell-program-name "aspell") (setq-default
> ispell-extra-args '("--mode=tex"))
don't know if there is any solution to your question, but I think the
"tex" mode is for aspell to *ignore* tex commands...
HTH