I'm using mutt and trying to view pdf files using evince but it is not working.
I have added to /etc/mailcap application/pdf; evince %s; description="Postscript files"; test=test -n "$DISPLAY" -a -n "`which evince 2>/dev/null`"
but it makes no difference. What am I doing wrong :-/ -- Joseph

