I don't need this emacs function anymore... but you might like it

| | Comments (0)

Reloads safari from emacs... bind to C-cC-r in MMM or html mode.

(defun reload-safari ()
  (interactive)
  (shell-command "printf 'tell application \"System Events\"
click button \"Stop\" of first window of process \"Safari\"
end tell' | osascript" nil nil))

Leave a comment

About this Entry

This page contains a single entry by zenspider published on November 21, 2005 4:20 PM.

OOPSLA/RubyConf wrapup was the previous entry in this blog.

old milestone list--for reference is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en