all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell-aspell-find-dictionary: Opening input file: no such file or directory
@ 2005-09-29 17:18 Eugene Vlasov
  2005-10-13 12:44 ` Magnus Henoch
  0 siblings, 1 reply; 12+ messages in thread
From: Eugene Vlasov @ 2005-09-29 17:18 UTC (permalink / raw)


Hi.

After this:

2005-09-24  Magnus Henoch  <mange@freemail.hu>

        * 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-10-19  6:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 17:18 ispell-aspell-find-dictionary: Opening input file: no such file or directory Eugene Vlasov
2005-10-13 12:44 ` Magnus Henoch
2005-10-13 14:47   ` Stefan Monnier
2005-10-13 15:48   ` Eugene Vlasov
2005-10-17  4:33     ` Richard M. Stallman
2005-10-17  7:21       ` Eugene Vlasov
2005-10-18  3:39         ` Richard M. Stallman
2005-10-18  6:24           ` Eugene Vlasov
2005-10-19  2:44             ` Richard M. Stallman
2005-10-19  6:24               ` Eugene Vlasov
2005-10-14 17:37   ` Richard M. Stallman
2005-10-14 18:31     ` Eugene Vlasov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.