jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: UTF-8...


Dear Dave,

thanks for the report.

On  8.04.06, Dave Laird wrote:
 
> Thank goodness I remembered the "trick" that Guenter taught us a few months
> back with regarding to ispell_init having fits over UTF-8 in certain
> versions of Linux RedHat. 

Actually, most modes on Jedmodes are not yet ready for UTF-8. They might
work by chance but up to now I did not any successfull tests.

I am eagerly waiting for the 0-99.18 Debian package, as it fixes an UTF-8
problem that leads to malfunction of get_word() from txtutils.sl --- the
base of many modes and functions.

> As of yesterday morning, as I had deployed a new w/s using Jed, I
> discovered this glitch yet again. In line 51 of ispell_init.sl if anyone
> else is having UTF-8 errors popping up when you type a misspelled word,
> here are the parts you change:
> 
> %"a-zA-Z
> ?????????????????????????????????????????????????????????????????????"];
> "a-zA-Z"] ;

Unfortunately, I do not understand this. Could you produce a unified diff
with the shell command
   diff -u <old-ispell-init.sl> <your-ispell-init.sl>

> This is, of course, the latest version of Jed and the latest version of
> Slang. 

As we might be looking back at this mail later (it is archived), giving
the version in numbers might be better.

What version of ispell are you using?
(My version of ispell-init.sl has on line 51:
  public variable Ispell_Options = Assoc_Type [String_Type, ""];
)


Guenter



-- 
Milde ife.et.tu-dresden.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]