- Subject: Re: slang: UTF-8 and strlen
- From: "John E. Davis" <davis>
- Date: Tue, 13 May 2003 12:02:54 -0400
Paul Boekholt <p.boekholt@xxxxxxxxx> wrote:
>Will a UTF-8 jed still be able to read and write iso-8859-1 text?
Yes. If the locale is not UTF-8, then UTF-8 mode will not be enabled.
If the locale is UTF-8, then some sort of character set conversion
will need to be performed. There is also the issue of editing UTF-8
text when in an 8bit locale. I still need to work these details out.
>By the way how do I specify to a regexp \<word\> search what characters a
>word may be made up of?
There is no mechanism in place for that. You may have to explicitly
indicate the characters you want to match in the RE. S-Lang v2 will
allow access to more powerful REs via the PCRE library.
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2003 date index]
[2003 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]