Just for the record:

Somehow I got Aspell working. I made a number of unstructured changes.
First of all, I compiled the latest Aspell .60.5 -- which was quite a pain on Windows -- and I think that made a difference. I also made a major cleanup of my dotEmacs, and most of the Aspell related lines were removed. Still, the problems was extraordinary odd, and I still think there is at least a partly bug in AUCTeX.

Cheers,
Rasmus


Rasmus Pank Roulund wrote:
Hey AUCTeX group,
I have a slightly odd problem. Aspell stopped working in my Emacs setup. It used to work, but I have not been using Emacs for a couple of weeks. I use Aspell and it works in text mode, but whenever I switch to LaTeX mode, spelling stops working. I get the following error when I run ispell or flyspell from LaTeX mode

   "Error in post-command-hook: (file-error writing to process invalid
    argument ispell)"

I have got the following lines related to ispell in my dotemacs:
    (setq ispell-dictionary "dansk")
    '(ispell-alternate-dictionary "/usr/dict/words")
    '(ispell-program-name "aspell")

The odd thing is, that it works perfectly well in other modes such as text and html, but not in LaTeX (AUCTeX) or tex ("native" TeX mode).

Does anybody know, if AUCTeX has some local definition or argument for spelling commands?
Also, everything should be in the PATH.

I hope somebody will be able to help me out here. It is a bugger not to have a spell checker.

Thanks,
Rasmus



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

Reply via email to