Χάρης Καραχριστιανίδης <[email protected]> wrote:

> lynx doesn't recognise Greek iso-8859-7 characters whatever options I tried 
> (assume_charset, assume_local_charset, assume_unrec_charset) so I installed 
> w3m (it shows Greek characters) and uninstalled lynx. I put in .mailcap:
> text/html; w3m -H %s; nametemplate=%s.html
> text/plain; w3m -H %s
> Most of emails open in less but when I try to open some of them they don't 
> open and this message appears:
> s-nail: Forking child with spawn control: /bin/bash -c $'lynx -dump 
> -assume_charset=\'UTF-8\'charset} "${MAILX_FILENAME_TEMPORARY}"'
> /bin/bash: line 1: lynx: command not found
> 
> I have no relevant setting in .mailrc. Why is lynx called? How can I make w3m 
> be called for this (or how can I make lynx read Greek iso-8859-7 characters?)
> Thank you!
> Haris

lynx is called form /etc/mailcap which is not overriden from ~/.mailcap..

Reply via email to