Hi All,

I've been fighting with mutt's rendering of threads for a while now
and I think I'm about to just give up and use ascii_chars.  But I'll
ask here just in case anyone knows something I don't.

First things first, the actual problem.  Instead of the pretty arrow
mutt displays for threading what I see instead is M-b~T~TM-b~T~@>.

I read the Charset Faq
(http://dev.mutt.org/trac/wiki/MuttFaq/Charset) and setting

   export LC_CTYPE=en_US.ISO-8859-1

did fix the problem, but it also causes perl to scream and shout about
an unsupported locale.  I figured I'd get around it by merely setting
the env var for mutt with an alias, but I actually have some unicode
in my vimrc:

   
https://github.com/frioux/dotfiles/blob/ac4c4905aa3e69b069af246f615aae1ec0ad281f/vimrc#L195

and it complains when I begin to edit an email.  I'm on Ubuntu 12.04.
All of my settings are at

   
https://github.com/frioux/dotfiles/tree/ac4c4905aa3e69b069af246f615aae1ec0ad281f

The relevant ones here might be:

   mutt: 
https://github.com/frioux/dotfiles/blob/ac4c4905aa3e69b069af246f615aae1ec0ad281f/muttrc
   env: 
https://github.com/frioux/dotfiles/blob/ac4c4905aa3e69b069af246f615aae1ec0ad281f/zsh/rc/S20_environment

Here is the output of `locale -a`:

   C
   C.UTF-8
   en_AG
   en_AG.utf8
   en_AU.utf8
   en_BW.utf8
   en_CA.utf8
   en_DK.utf8
   en_GB.utf8
   en_HK.utf8
   en_IE.utf8
   en_IN
   en_IN.utf8
   en_NG
   en_NG.utf8
   en_NZ.utf8
   en_PH.utf8
   en_SG.utf8
   en_US.utf8
   en_ZA.utf8
   en_ZM
   en_ZM.utf8
   en_ZW.utf8
   POSIX
   zh_CN.utf8
   zh_SG.utf8

Can anyone tell me what I should do next?

--
fREW Schmidt
http://blog.afoolishmanifesto.com

Attachment: pgpUVSX1CYdvk.pgp
Description: PGP signature

Reply via email to