ymd-h / ymd-emacs-osx-open

Open URI in the active region or at the cursor position by OS X open command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ymd-emacs-osx-open.el

Install

Put the file in one of the load-path directoris and write in ~/.emacs

(load "ymd-emacs-osx-open")

Usage

M-x ymd-emacs-osx-open

If you specify the active region, the region is used as default, otherwise url or file at the cursor position is used as default.

About

Open URI in the active region or at the cursor position by OS X open command.

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%