Browse Source

test/run.sh: Add debug-init option to emacs

pull/1/head
10sr 9 years ago
parent
commit
7a9733c89f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/run.sh

+ 1
- 1
test/run.sh View File

@@ -13,4 +13,4 @@ __EOC__
sh "$top"/setup.sh help

# emacs
emacs -q --batch --load "$top"/emacs.el --kill
emacs -q --debug-init --batch --load "$top"/emacs.el --kill

Loading…
Cancel
Save