unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* pdf-view removed from mailcap.el
@ 2017-09-17 10:37 N. Raghavendra
  2017-09-17 12:30 ` Mark Oteiza
  0 siblings, 1 reply; 14+ messages in thread
From: N. Raghavendra @ 2017-09-17 10:37 UTC (permalink / raw)
  To: emacs-devel

It looks like commit c3445aed5194 removed the element

("pdf"
  (viewer . pdf-view-mode)
  (type . "application/pdf")
  (test . (eq window-system 'x)))

from `mailcap-mime-data', with the commit message

* lisp/net/mailcap.el ... (mailcap-mime-data): Remove some entries for
ancient functions.

Support for pdf-view was added fairly recently, in commit 931e7babcb81
on 2015-02-23, and pdf-tools is an active project, so removing it along
with other old functions was perhaps an oversight.  I certainly use it,
and I've seen queries on the Web about using pdf-view in Gnus, so there
are others who seem to be using it too.  So I suggest adding it back to
`mailcap-mime-data'.  Meanwhile, I've added it to
`mailcap-user-mime-data' in my init file as a temporary fix.

Cheers,
Raghu.

--
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-09-17 19:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-17 10:37 pdf-view removed from mailcap.el N. Raghavendra
2017-09-17 12:30 ` Mark Oteiza
2017-09-17 13:38   ` N. Raghavendra
2017-09-17 13:49     ` Óscar Fuentes
2017-09-17 14:13       ` N. Raghavendra
2017-09-17 14:39         ` Eli Zaretskii
2017-09-17 14:41           ` N. Raghavendra
2017-09-17 16:55             ` Eli Zaretskii
2017-09-17 18:27               ` N. Raghavendra
2017-09-17 19:00                 ` Eli Zaretskii
2017-09-17 13:52     ` Kaushal Modi
2017-09-17 14:37       ` Eli Zaretskii
2017-09-17 14:59         ` Kaushal Modi
2017-09-17 15:37           ` Eli Zaretskii

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).