Explorar el Código

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

pull/1/head
10sr hace 9 años
padre
commit
7a9733c89f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      test/run.sh

+ 1
- 1
test/run.sh Ver fichero

@@ -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

Cargando…
Cancelar
Guardar