Cecil Westerhof <[email protected]> writes: > I am working with 'GNU Emacs 23.1.1' and 'Gnus v5.13'. When clicking on > an inline .pdf file I get a message like: > Displaying gv -safer /tmp/emm.31402kGI/file.pdf...done > > But nothing is displayed. How can I make gnus open the .pdf file with > Acroread? Not sure from where you try to open file, but adding a line like this in your ~/.mailcap should help:
,----[ mailcap entry ] | application/pdf; acroread %s `---- -- Thierry Volpiatto _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
