Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
typester committed Oct 31, 2009
1 parent 5d21c7a commit c8184d1
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
@@ -1,12 +1,14 @@
= EmacsURLHandler for OSX
EmacsURLHandler for OSX
=======================

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](http://manual.macromates.com/en/using_textmate_from_terminal#url_scheme_html)

== Installation
Installation
------------

Download [latest release](http://cloud.github.com/downloads/typester/emacs-handler/EmacsHandler-1.0.zip).

Expand All @@ -18,19 +20,22 @@ Launch it and select `EmacsHandler` -> `Preferences...`, then following window w

Enter your emacsclient path and push apply button.

== Test it
Test it
-------

Open terminal and type:

open 'emacs://open/?url=file:///etc/hosts'

or just click [this link](emacs://open/?url=file:///etc/hosts)

== Author
Author
------

Daisuke Murase :@typester (github, twitter, CPAN, etc..)

== License
License
-------

BSD.

0 comments on commit c8184d1

Please sign in to comment.