Skip to content

Commit

Permalink
lexical binding for driver
Browse files Browse the repository at this point in the history
  • Loading branch information
tromey committed Sep 16, 2017
1 parent 2928dae commit 5ce4c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion el-compile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
;; -*- lexical-binding: t -*-
:; exec emacs --quick --script $0 -- "$@"
"FIXME: lexical binding"

(setq debug-on-error t)
;; FIXME debug.el says it tries to preserve the start of the stack
Expand Down

0 comments on commit 5ce4c94

Please sign in to comment.