15 Oct 16:22
Re: mutt to show hi-bit chars once & for all?
Michelle Konzack <linux4michelle <at> freenet.de>
2005-10-15 14:22:24 GMT
2005-10-15 14:22:24 GMT
Hi Russell,
Am 2005-09-17 03:37:30, schrieb Russell Hoover:
> # Never do Quoted-Printable encoding on 8-bit characters:
> set allow_8bit
>
> set charset="us-ascii:iso-8859-1:utf-8"
> set send_charset="us-ascii:iso-8859-1:utf-8"
>
>
> In my .zshenv:
>
> # export LC_ALL=en_US.UTF-8 <--- ( commented-out )
> export LC_CTYPE=en_US.UTF-8
>
> Those are the only relevant settings I can think of
> right now.
You have broken locale.
Because it is en_US.utf8
and not en_US.UTF-8
Greetings
Michelle
--
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
(Continue reading)
> or have the "mailboxes" view use short names (without $folder) and show
> the hierarchy (=A\n\t=A/B\n=C).
ACK
> Additionally I think I have found two bugs in the browser:
>
> When browsing IMAP folders, they are sorted uppercase letters first:
> A -> B -> C -> a -> b -> c
> Maybe this is the unsorted list as supplied by the IMAP server, because
> the sort order is corrected if I sort again (<sort>a).
I am using de_DE <at> euro and the sorting is A a B b C c.
Maybe you should setup correctly your environement?
> Renaming IMAP folders is even worse as no space character can be entered
> and the / is not recognized as a hierarchy separator (imap_delim_chars).
You can cange it...
> Finally I would like to say that the date input format should also be
> made configurable. DD/MM/YYYY is prone to confusion with MM/DD/YYYY in
RSS Feed