Hi, Rocco Rutte wrote on 24.06.09: > > The apt-get command installed elinks on my system and now opening html-mails > > via the "v"-command starts elinks instead of w3m like before. I wonder where > > this is being determined. My mailcap has entries for w3m, elinks and lynx in > > this order. > > See $mailcap_path. I'm almost certain mutt uses the first match in the > first file in that setting... which maybe is a system-wide file in your > case. If ~/.mailcap isn't the first one, use
it was the first entry but didn't exist. The first existing entry was /etc/mailcap but making a file .mailcap with just the line concerning w3m does work (!) jan