* Thorsten Haude <mutt@xxxxxxxxxxxxxx> [2004-08-20 23:09 +0200]: > - On my Debian Sarge, LC_CTYPE is unset but Mutt is working fine. Is > there another environment variable affecting this? Yes, LANG is the default for all unset LC_* variables, and LC_ALL which overrides all other LC_* variables. Nicolas