>>>>> "MK" == Miroslav Kure <[EMAIL PROTECTED]> writes:
MK> You have to run `/usr/sbin/update-dictcommon-aspell` afterwards
MK> to regenerate
MK> `/var/cache/dictionaries-common/emacsen-ispell-dicts.el`.
I see. After this it works as you describe, i.e. Debian ispell.el works
with ISO 8859-2 buffers, but not with UTF-8 buffers. And Emacs
ispell.el starts working fine in both cases with aspell.
I can see that Debian ispell.el examines buffer-file-coding-system and
uses it to set aspell --encoding command line option. I don't know
what's the reason behind it as Emacs ispell.el simply sets it to utf-8
and it works for me, but it looks like there is some mismatch between
what aspell expects on its input, the --encoding option value and the
process coding systems set in Debian ispell.el.
So besides the missing aspell-cs definition there must be additionally
some bug in ispell.el from dictionaries-common.
Regards,
Milan Zamazal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]