emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch: handle PS/PDF in Gnus


From: Stefan Monnier
Subject: Re: patch: handle PS/PDF in Gnus
Date: Fri, 06 Jul 2007 14:13:26 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> Why wouldn't one want to leave the handling to what is written in
>> /etc/mailcap?

> /etc/mailcap doesn't exist on OS X. Mapping from file types to  handler
> application is done via the LaunchServices database, which is  most easily
> accessed via the "open" tool:

Indeed, and instead of adding umpteen entries that pass the file to `open' we
should change the code to default to `open' under Mac OS X.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]