> I use the following shell script to read my mails > > ------- > #!/bin/sh > > # sigrot > export LANG=hu_HU > mutt > export LANG=C > ------- > > I've generated previosly the proper locale using 'locale-gen'. When I start > mutt with this script I got the following error message > > ------ > Error in /home/attila/Muttrc.color, line 11: Invalid range end > Error in /home/attila/.muttrc, line 331: source: errors in /home/attila/Muttrc.color > source: errors in /home/attila/.muttrc > ------
Is this bug still alive on sid (glibc 2.3)? If so, check that this [EMAIL PROTECTED] is really valid for your locale. It's appropriate for POSIX expanded regexp like [:alnum:]. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

