]> git.eshelyaron.com Git - emacs.git/commit
Fix problem when ~/.mailcap had several entries for a MIME type
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Feb 2021 10:40:00 +0000 (11:40 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Feb 2021 10:40:00 +0000 (11:40 +0100)
commit293264623235fdcf672eec3f8e88e4ec7e1182e4
treea8f1ad4b5e551dd47255752a0a91e02169c8c672
parentf853f2d42829326ef3606411e751b921e8ffed24
Fix problem when ~/.mailcap had several entries for a MIME type

* lisp/net/mailcap.el (mailcap-mime-info): Use all the matching
entries from ~/.mailcap, not just the first (bug#46318).
lisp/net/mailcap.el