Package: emacs21 Version: 21.4a-1 Hi. After not using flyspell for some time I noticed that it had stopped functioning since I tried it last. It is quite possible that I upgraded emacs, flyspell, aspell or some combination since last time.
I'm unsure whether this problem is related to flyspell, ispell-mode for emacs or some other package - so please let me know if you think this is someone elses problem. My problem is the following: I startup emacs and open a .tex document and hit M-x flyspell-buffer and emacs fail with the error "Can't check region". After investigating a bit it seems that flyspell-buffer fails when the size of the file exeeds 1000 bytes (the flyspell-large-region boundary). In my .emacs I've set the following attribute: (setq ispell-program-name "aspell") Increasing the size of the flyspell-large-region solves the problem at least temporarily, but as far as I can tell it is considerably slower. (setq flyspell-large-region 100000000) -- Regards Martin Leopold. Dept. of Computer Science, University of Copenhagen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]