Skip to content

Instantly share code, notes, and snippets.

@Superbil
Last active December 11, 2015 02:09
Show Gist options
  • Save Superbil/4528480 to your computer and use it in GitHub Desktop.
Save Superbil/4528480 to your computer and use it in GitHub Desktop.
run emacs lisp debugger, that can debugger init file Note: I use homebrew's emacs
try
do shell script "open -a `/usr/local/bin/brew --prefix emacs`/Emacs.app --args --debug-init"
on error errMsg
display dialog "homebrew or emacs not installed"
end try
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment