Re: UTF-8 and ispell
"Paul Boekholt" <[email protected]> Sat, 29 Sep 2007 21:51:40 +0200
| Newsgroups | gmane.linux.debian.devel.dictionary |
|---|---|
| Message-ID | <[email protected]> |
2007/9/29, Agustin Martin <agustin.martin-a/[email protected]>: > We could try filtering octal codes with something like > > $additionalchars =3D~ s/\\([0-3][0-7][0-7])/chr(oct($1))/ge; > > before the conversion to utf-8. I expect this to just output the string of > single byte chars (I hope this is not messed up in some locale settings) = and > leave 'as is' anything not an octal code. Thanks. I've updated the ispell scripts upstream. If Rafael can get jed-ispell-dicts to work for Bulgarian, it's up to G=C3=BCnter.