clone 458445 -1 reassign -1 dictionaries-common retitle -1 ispell.el problems when handling casechars and notcasechars thanks
On Mon, Jan 07, 2008 at 09:38:29AM +0100, Milan Zamazal wrote: > >>>>> "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. In Debian ispell.el --encoding is used when starting the aspell process, where that command really belongs. That patch has already been included upstream and should now be in emacs-snapshot. > So besides the missing aspell-cs definition there must be additionally > some bug in ispell.el from dictionaries-common. I stand corrected, found an obscure problem in the code I added for xemacs compatibility. Simplified too much. Cloning bug report. Not yet fully tested patch committed to our cvs. -- Agustin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]