/ymd-emacs-osx-open

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

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

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.