[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#103544: Problem with a color line when using LANG=hu_HU



> 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 [-a-z_0-9.]+@[-a-z_0-9.]+ is really valid for
your locale.  It's appropriate for POSIX expanded regexp like
[:alnum:].

Regards,
-- gotom





Reply to: