Re: Accents problem
Eric Bouyoux <eric.bouyoux-Umy9UjvE/gtWk0Htik3J/[email protected]> Sat, 21 Nov 2009 16:46:55 +0100
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, No, it still doesn't work, even with the LANG variable set to C (this is what I get at work). I really don't understand why if it works for you. Regards. Eric Bouyoux. Edward A. Berry a écrit : > Rather than reset LANG on the system, > you can run nedit through a wrapper like my "edit": > > #!/bin/bash > LANG=en_US ; nedit $* & > > which i do to avoid the error about unsupported utf8, > but it also allows proper display of é. > > 109% echo $LANG > en_US.UTF-8 > > > Ed > >>> When I use accents (such as é), I get something like 'é'. >>> I use more or less the same nedit version at work under Centos 5 >>> without >>> any problem (I don't know the LANG values of my CentOS configuration, >>> nor the Motif version). >> >> This really sounds like a utf8 problem. Please set the LANG value to >> something appropriate (nedit doesn't support utf8). >> >> Paul >> >> > > -- NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss