NEDIT + Red Hat Issue

Anthony Messina amessina at messinet.com
Wed Apr 19 05:13:00 UTC 2006


Ian Pilcher wrote:
> Sid Devarajan wrote:
>> Hi,
>>
>> I use nedit on my RH Fedora linux machine and get this message
>> everytime I start nedit:
>>
>> "The current locale is utf8 (en_US.UTF-8). Changed locale to non-utf8 (en_US)."
>>
>> Can I do anything to make this go away? It is not a big problem, but I
>> would prefer
>> not seeing this everytime.
>>
> 
> Save the following script as /usr/local/bin/nedit:
> 
>   #!/bin/bash
>   LANG=${LANG%.UTF-8} exec /usr/bin/nedit ${1+"$@"}
> 
> And make it executable (chmod 0755 /usr/local/bin/nedit).
> 
> BTW, I'd really appreciate it if someone could explain the '${1+"$@"}'
> brace expansion.  It's the only way I've found to handle multiple
> parameters, some of which contain spaces, but I'd love to know *why* it
> works.
> 
> HTH
> 
the same happens on my fc5 install.  do you always start nedit from the
command line?  you may want to try the nedit mailing lists:
"discuss at nedit.org"

-- 
Anthony

Website: http://messinet.com
Gallery: http://gallery.messinet.com/main.php?g2_itemId=34

GnuPG Key / Fingerprint:
0xB0014A4E / 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E

Registered Linux User #389089 - Get counted!: http://counter.li.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060419/517315bc/attachment-0001.sig>


More information about the fedora-list mailing list