jed-users mailing list

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

Re: slang: UTF-8 and strlen


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]