This application enables your emacs to open files via hyperlinks starts with emacs://
something like:
emacs://open/?url=file:///etc/passwd&line=10&column=2
This URL format is same as TextMate's txmt:
scheme described here
- Mac OS X (10.5 or 10.6)
- Emacs
EmacsHandler-1.0.zip (Universal Binary)
Download latest release.
Unzip it, and install it in your Applications directory.
Launch it and select EmacsHandler
-> Preferences...
, then following window will open.
Enter your emacsclient path and push apply button.
Open terminal and type:
open 'emacs://open/?url=file:///etc/hosts'
or just click this link
Delete following:
/Applications/EmacsHandler.app
~/Library/Preferences/org.unknownplace.emacshandler.plist
Daisuke Murase :@typester (github, twitter, CPAN, etc..)
BSD.