From: Mark Oteiza <mvoteiza@udel.edu>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 46318@debbugs.gnu.org
Subject: bug#46318: 28.0.50; mailcap-file-default-commands missing entries
Date: Fri, 5 Feb 2021 10:54:06 -0500 [thread overview]
Message-ID: <YB1qHjm54fVBHrb0@logos.localdomain> (raw)
In-Reply-To: <877dnmluxt.fsf@gnus.org>
On 05/02/21 at 10:34am, Lars Ingebrigtsen wrote:
> Mark Oteiza <mvoteiza@udel.edu> writes:
>
> >>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" ...)
>
> The function will only return the commands that are actually installed.
> Do you have "play" installed?
>
When did it start checking for things being installed? I don't see
executable-find or anything there. FWIW, on another system with 24.5,
the recipe returns ("mpv" "play" "showaudio") and I have none of those
things installed on that system.
next prev parent reply other threads:[~2021-02-05 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 5:31 bug#46318: 28.0.50; mailcap-file-default-commands missing entries Mark Oteiza
2021-02-05 9:34 ` Lars Ingebrigtsen
2021-02-05 15:54 ` Mark Oteiza [this message]
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=YB1qHjm54fVBHrb0@logos.localdomain \
--to=mvoteiza@udel.edu \
--cc=46318@debbugs.gnu.org \
--cc=larsi@gnus.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).