On Apr 10, 2014, at 17:34, Nathanael Farley wrote:

> Hi all,
> I've been starting to use Lilypond on my Mac and using Skim. When I
> click on a note (actually a textedit:// link), Skim opens up the file
> in Lilypad instead of my preferred text editor (Emacs). The command
> `open test.ly` in the terminal opens the ly file in emacs. Is there
> any way to tell Skim that I prefer Emacs instead of Lilypad?
> 
> Apologies if this is answered somewhere obvious, Google searches are
> particularly hard when 'textedit:// link' returns results about the
> Mac program TextEdit, rather than the type of link!
> 
> Thanks,
> Nat


Skim just passes non-file URLs to the system to open it, so it uses your launch 
services settings to decide how it should be opened, Skim is not involved in 
this choice. So you don't tell Skim what you prefer, you must tell your system. 
Note that the system looks at the scheme (textedit), not the extension, because 
it's not a file URL. So how 'open test.ly' behaves is completely unrelated to 
how textedit:// links are opened. Unfortunately Apple doesn't provide any 
interface to choose the handler for a URL scheme, only for file types. There 
are some third party pref panes filling that gap, e.g. RCDefaultApp (don't know 
how good that is.)

Christiaan

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users

Reply via email to