Skip to content

Instantly share code, notes, and snippets.

;; browse-url.el からコピペ
;; open コマンドに --background オプション付ける
(defun browse-url-default-macosx-browser (url &optional new-window)
(interactive (browse-url-interactive-arg "URL: "))
(start-process (concat "open" url) nil "open" "--background" url))
@ymt2
ymt2 / gist:1875978
Created February 21, 2012 11:25 — forked from uneco/gist:1333025
文字数が同じで意味が反対の英単語
slow 遅い
fast 速い
above より上に
below より下に
absolute 絶対的な
relative 相対的な
abstract 抽象的な