Re: How to get tin pager to display 'extended' characters

Urs Janßen <[email protected]> Wed, 29 Nov 2006 17:16:20 +0100
Newsgroups gmane.network.tin.user
Message-ID <[email protected]>
On Wed, Nov 29, 2006 at 02:05:49PM +0000, [email protected] wrote:
> Hmmmm, that doesn't seem to help any.
> 
> I have set:-
> 
>     export LC_CTYPE=en_GB.ISO8859-1
> 
> Which doesn't cause any error messages (whereas export LC_CTYPE=en_GB
> does), but I still get ???????? in tin when displaying extended
> characters.
> 
> Would setting NO_LOCALE be a workaround?

as a last resort configure --disbale-locales (which simply sets NO_LOCALE)
would help as it skips the isprint(3) checks.