Re: Accents problem
Eric Bouyoux <eric.bouyoux-Umy9UjvE/gtWk0Htik3J/[email protected]>
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Sorry for the delay. For the moment, this workaround doesn't work for me. At work, I have : LANG=C. I'll try this at home. 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