Dear all, I cannot seem to configure mutt such that the builtin pager renders accents.
"Todavía" is shown as "TodavM-CM--a" "También" is shown as "TambiM-CM-)n" When I set the pager to "less" or "vim", they are shown correctly. I have read this page: http://www.fefe.de/muttfaq/faq.html and I tried many of the suggestions there. The only thing that changes any behavior is when I do: $ export LANG=es_ES.utf8 $ export LC_CTYPE="en_US.ISO-8859-1" bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.ISO-8859-1): No such file or directory $ mutt the accents are turned into question marks. What I did above is obviously wrong, but I put it here just in case the fact that it changes behavior is useful. How can I debug the problem I am experiencing? Kind regards, Xu
