On 2000.09.27, in <[EMAIL PROTECTED]>,
        "Byrial Jensen" <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 26, 2000 at 09:08:23 -0500, David Champion wrote:
> > Me, too.  I take a different approach: I have a short wrapper script
> > that I use for invoking mutt.  It sets LANG, then returns LC_COLLATE to
> > C so that sorting works correctly. :)
> 
> Mutt disregards the setting of LC_COLLATE and always sorts
> according to the C locale. But of course it is good to be prepared

Yes, but Mutt's subprocesses don't. :)

> if this bug someday should be fixed. :-) (It can easily be fixed
> by replacing a few mutt_strcasecmp() calls with strcoll() calls in
> sort.c, I think).

That sounds like it would be good, although I'd never take advantage,
personally.

-- 
 -D.    [EMAIL PROTECTED]        NSIT    University of Chicago

Reply via email to