From: Mark Oteiza <mvoteiza@udel.edu>
To: 46318@debbugs.gnu.org
Subject: bug#46318: 28.0.50; mailcap-file-default-commands missing entries
Date: Fri, 5 Feb 2021 00:31:54 -0500 [thread overview]
Message-ID: <YBzYStZuXz2xfJyh@logos.localdomain> (raw)
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
next reply other threads:[~2021-02-05 5:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 5:31 Mark Oteiza [this message]
2021-02-05 9:34 ` bug#46318: 28.0.50; mailcap-file-default-commands missing entries Lars Ingebrigtsen
2021-02-05 15:54 ` Mark Oteiza
2021-02-06 10:41 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YBzYStZuXz2xfJyh@logos.localdomain \
--to=mvoteiza@udel.edu \
--cc=46318@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).