Hi.

After this:

2005-09-24  Magnus Henoch  <[EMAIL PROTECTED]>

        * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
        New function, code extracted from ispell-valid-dictionary-list.
        (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
        Call it.

spell checking on my system broken:
$ emacs -q
M-x flyspell-mode <RET>

Loading flyspell...done
Loading regexp-opt...done
ispell-aspell-find-dictionary: Opening input file: no such file or directory, 
/usr/share/aspell/ru.dat

M-x ispell-buffer <RET>

ispell-aspell-find-dictionary: Opening input file: no such file or directory, 
/usr/share/aspell/ru.dat

$ ls /usr/share/aspell/ru*

/usr/share/aspell/ru-lebedev.dat
/usr/share/aspell/ru-lebedev_phonet.dat
/usr/share/aspell/ru-rk.dat
/usr/share/aspell/ru-rk_phonet.dat

$ aspell dicts

en
en_CA
en_CA-w-accents
en_CA-wo-accents
en_GB
en_GB-w-accents
en_GB-wo-accents
en_US
en_US-w-accents
en_US-wo-accents
ru
ru-lebedev
ru-lebedev-ie
ru-lebedev-io
ru-rk

$ aspell -v

@(#) International Ispell Version 3.1.20 (but really Aspell 0.60)

M-x emacs-version

GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.8.3) of 2005-09-29 on 
eugene-home.ikz.ru


-- 
Eugene Vlasov                       mailto:eugvv at altlinux.ru


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to