#3238: mutt: does not respect order of entries in the mailcap file -------------------------------+-------------------------------------------- Reporter: anto...@dyne.org | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: mutt | Version: Resolution: | Keywords: -------------------------------+--------------------------------------------
Comment(by pdmef): Looking at the code: the parser does stop at the first match found, and my simple tests support that. With your mailcap I get a rendering with elinks inline and sensible-browser from the attachment menu (both with my configuration and -nF /dev/null). So this is not a mutt bug. Please note that /etc/mailcap may come late in $mailcap_path so that the actual entry being used may well come from another file. To make sure only /etc/mailcap is used, use {{{ mutt -e 'set mailcap_path=/etc/mailcap' }}} and please report back if that works. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3238#comment:1> Mutt <http://www.mutt.org/> The Mutt mail user agent -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org