* bug#51284: application/x-perl is missing
@ 2021-10-19 7:50 積丹尼 Dan Jacobson
2021-10-19 9:07 ` Stefan Kangas
0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-10-19 7:50 UTC (permalink / raw)
To: 51284
C-c C-a runs the command mml-attach-file.
When we get to
Content type (default application/octet-stream): application/x-p<TAB>
application/x-perl is missing.
https://reposcope.com/mimetype/application/x-perl
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#51284: application/x-perl is missing
2021-10-19 7:50 bug#51284: application/x-perl is missing 積丹尼 Dan Jacobson
@ 2021-10-19 9:07 ` Stefan Kangas
2021-10-25 23:24 ` 積丹尼 Dan Jacobson
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2021-10-19 9:07 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 51284
close 51284
tags 51284 + notabug
thanks
積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:
> C-c C-a runs the command mml-attach-file.
> When we get to
> Content type (default application/octet-stream): application/x-p<TAB>
> application/x-perl is missing.
> https://reposcope.com/mimetype/application/x-perl
This seems to be working as designed. The mimetypes come from
`mailcap-parse-mimetypes' that parses a bunch of different files,
including "/etc/mime.types", where on my system I find this line:
text/x-perl pl pm
So I think you should raise this with your GNU/Linux distribution to get
the "application/x-perl" line added, if that's the right thing to do.
You can also add such a line to "~/.mime.types" and it will work as
expected.
I'm therefore closing this bug report.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-25 23:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19 7:50 bug#51284: application/x-perl is missing 積丹尼 Dan Jacobson
2021-10-19 9:07 ` Stefan Kangas
2021-10-25 23:24 ` 積丹尼 Dan Jacobson
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.