-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Tuesday, July 27 at 12:35 PM, quoth Paul E Condon:
> 1) The short answer does not work. My copy of Mutt informs me that 
> LC_TYPE is not a recognized variable name.

LC_TYPE (or, more correctly, LC_CTYPE) is not a mutt variable. It 
should not be set in your ~/.muttrc. It is an environment variable. It 
should be set in your ~/.profile. Also, you should probably set LANG 
(also an environment variable) rather than LC_CTYPE. For example, if 
you use bash or sh, like so:

     export LANG=en_US.UTF-8

> (Not sure this will appear correctly on your computer. Your computer 
> may actually catch the backslash sequences and display the intended 
> quotes. On my computer there are TWO backslashes, each followed by 
> three digits.)

Gary is right, the problem is rooted in Redmond.

> Has anyone here seen this? Could the problem be that 
> 'en_US.iso88591' should be 'en_US.iso88591-1'? The email in the 
> expample contains 'charset="iso-8859-1"'. Suggestions for a fix/work 
> around?

This has been posted to the list many times, but yes, the recommended 
solution is to add the following to your muttrc:

     charset-hook ^unknown-8bit$     windows-1252
     charset-hook ^x-user-defined$   windows-1252
     charset-hook ^iso-8859-1$       windows-1252
     charset-hook ^us-ascii$         windows-1252

~Kyle
- -- 
However many holy words you read, However many you speak, what good 
will they do you If you do not act on upon them?
                                                              -- Buddha
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iQIcBAEBCAAGBQJMT0f4AAoJECuveozR/AWeemEP/iYk9b/WYOO4Xrokfmtihmxf
i4ETE3ue/eQ3ziVnfaRK5JnpHcdbLIgfWDKe6PRO26exc1dceiy48TJfDJVsaZXG
ascigQHDpuPi82XzWorHgNqoIeCbL2ih19rDdGMxK8TCxttaaSF3656VVCBGmgls
fcEG16tvQnDVYqkVV4szDjOU3e/2tD+9imuKheZClq/5CuJE02ozMerRIbtcrs5k
LtByl/ub1SZJLXhLZjYn8k+ljEAvvobaA77hD8dT9Bx4BfKPtAn5Kaj/3HZVtkZy
DQb1VbzIXcQ9ahx7lY6tNQdz47Yaz/c8+NjzpY/C4S7HlQxcZUPNPpQhIDUxLti9
pnfl0XnpCB5lAb1S2TlQsIRSfRgrt19YXMTuAmRAJqEu6Y18+mmMR0qpK1iO7PFu
f4Y8/GRglt+IaBvmHD800pv/2gj4LCf726beezDON8rYJVZUqSpIT4OXxGen5Zs+
EGKITrzvFph8ahYTDh356nrTLH/U+4Dn6rRlCAqczybvFmiP3qhhQWlTEVNlyYyL
d8VmRyqH/maaiaOMxjRjMfVV1GIKYTbC4EbfW8/LjxPvEk9Ddhp5I2qm8h59l6bo
Vdo9gH6ugLhPCwW+WHoL9okP/5P888oR044Efm3bDCv5306dnarVV7wT8PsaTXsc
QjN5QDkW5Tw5R/qeOmft
=6565
-----END PGP SIGNATURE-----

Reply via email to