2006-04-05 Simon Zheng <simon.zheng@sun.com>
** Fixes bug #333213
* e-msg-composer.c: (best_encoding): According to POSIX.1
specfication, if iconv() encounts non-identical characters, it'll
return the number of non-identical conversation performed. i.e.
returning positive value means exception as well as -1.
svn path=/trunk/; revision=31766