emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug 130397


From: Eli Zaretskii
Subject: Re: Bug 130397
Date: Mon, 10 Jan 2005 06:45:31 +0200

> Date: Sat, 8 Jan 2005 22:29:21 +0900
> From: Miles Bader <address@hidden>
> Cc: Geoff Kuenning <address@hidden>, address@hidden,
>       address@hidden, address@hidden,
>       Kenichi Handa <address@hidden>, address@hidden,
>       address@hidden, Ken Stevens <address@hidden>,
>       Stefan Monnier <address@hidden>
> 
> If ispell wants utf-8, it's easy enough to convert each input line to
> utf-8 and deal with offsets into that in the event of a mispelling;

Or account for byte offsets by (variable) multibyte lenght of each
character, which Emacs knows.  I don't remember for the moment whether
the multibyte length of the UTF-8 encoding can be gotten at by a Lisp
program, but if not, we could add some primitive to do that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]