Re: Lisp file/application associations

Raffael Cavallaro <[email protected]> Fri, 19 Feb 2010 14:02:18 -0500
Newsgroups gmane.lisp.mcl.general
Message-ID <[email protected]>
On Feb 19, 2010, at 11:03 AM, peter wrote:

> Where in the file itself is the application association bound, and 
> would it be viable to modify MCL to do this automatically.

The default associations are in ~/Library/Preferences/com.apple.LaunchServices.plist

The per-file associations are in the metadata of the file itself. However, Apple has discontinued support for type/creator codes in Snow Leopard, so you can no longer get the old behavior that a file always opens with the app that created it. As far as I know, there is no way to reliably set the file association of an individual file to something other than the default app unless you use the Finder get info dialog (well, you can use automator or applescript, but these just script the Finder).

I'm happy to be corrected on this one...

waremest regards,

Ralph


Raffael Cavallaro
[email protected]





_______________________________________________
info-mcl mailing list
[email protected]
http://clozure.com/mailman/listinfo/info-mcl