On Thursday, 10 October 2013 10:57:00 UTC+2, Rainer M Krug wrote: > Alex Schroeder <> writes: > > > > > In an old message I saw Lars say, that using ~/.mailcap should do the > > > trick. So I tried this: > > > > > > application/pdf; open %s > > > > I just put > > > > ,---- > > | application/pdf; open %s > > `---- > > > > into my new ~/.mailcap file and did “M-x mailcap-parse-mailcaps” and it did > > works here - taken from http://www.emacswiki.org/emacs/MimeTypesWithGnus > > > > Now I just would like to use this for all pdf links in emacs, but this > > is a different issue. > > > > Thanks for the question. > > > > Cheers, > > > > Rainer > > > > > > > > When I look at my *Messages* buffer, I see the following: > > > > > > Displaying open > > > /var/folders/tv/tvbc\+bneEXWIKBV8nDtCXE\+\+\+TI/-Tmp-/emm.1878mQ/ZTS_Okt13.pdf...done > > > > > > Then, nothing happens. When I check the path, I see no emm* directory. > > > > > > alex@Pyrobombus:~$ ls > > > /var/folders/tv/tvbc+bneEXWIKBV8nDtCXE+++TI/-Tmp-/ > > > PreviewTemp-6d5jS3/ emacs501/ docview501/ xcrun_db > > > > > > > > Something is not working correctly. Any ideas? > > > > > > Cheers > > > Alex > > <#secure method=pgpmime mode=sign> > > > > -- > > Rainer M. Krug > > > > email: RMKrug<at>gmail<dot>com
I've gone one step further: --- application/*; open %s --- ... which works for most of the stuff that OSX recognises. /Mikael _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
