[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ispell-aspell-find-dictionary: Opening input file: no such file or direc
From: |
Eugene Vlasov |
Subject: |
ispell-aspell-find-dictionary: Opening input file: no such file or directory |
Date: |
Thu, 29 Sep 2005 23:18:54 +0600 |
Hi.
After this:
2005-09-24 Magnus Henoch <address@hidden>
* 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ispell-aspell-find-dictionary: Opening input file: no such file or directory,
Eugene Vlasov <=