summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init-circe.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-01-08 11:41:15 +0100
committerGravatar Tom Willemse2016-01-08 11:41:15 +0100
commit639e7c8e376c789fa868663e6257969a15d6652c (patch)
treef86ca48449deb47e90765ffedb477cbd40ccc71a /emacs/.emacs.d/init-circe.org
parent585fcf65f6cd61c2926a8b51c8eb15725689b63e (diff)
downloaddotfiles-639e7c8e376c789fa868663e6257969a15d6652c.tar.gz
dotfiles-639e7c8e376c789fa868663e6257969a15d6652c.zip
Enable lexical binding in circe init
Diffstat (limited to 'emacs/.emacs.d/init-circe.org')
-rw-r--r--emacs/.emacs.d/init-circe.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init-circe.org b/emacs/.emacs.d/init-circe.org
index 56655a3..8ef7a8f 100644
--- a/emacs/.emacs.d/init-circe.org
+++ b/emacs/.emacs.d/init-circe.org
@@ -9,6 +9,12 @@ wasn't all that easy. A friend of mine was using Circe and he helped
me figure out how to get started with customizing Circe the way I
wanted it. So now I use Circe.
+* Enable lexical binding
+
+ #+BEGIN_SRC emacs-lisp :padline no
+ ;; -*- lexical-binding: t -*-
+ #+END_SRC
+
* Require the needed libraries
In order to keep compiler warnings to a minimum, require the