bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46318: 28.0.50; mailcap-file-default-commands missing entries


From: Mark Oteiza
Subject: bug#46318: 28.0.50; mailcap-file-default-commands missing entries
Date: Fri, 5 Feb 2021 00:31:54 -0500

>From -Q:
1. ~/.mailcap contains lines:
audio/*; mpv %s;
audio/*; play %s;
2. (require 'mailcap)
   (mailcap-file-default-commands '("lol.mp3"))
   ; => ("mpv")

I'd expect it to return '("mpv" "play" ...)

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 
1.17.4, Xaw scroll bars)
 of 2021-01-25 built on logos
Repository revision: a10c74fbea46d5299e19167248383c69fd30648c
Repository branch: master





reply via email to

[Prev in Thread] Current Thread [Next in Thread]