summaryrefslogtreecommitdiffhomepage
path: root/org.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-05-24 07:16:06 +0100
committerjao <jao@gnu.org>2021-05-24 07:16:06 +0100
commitf5ca99beb75b4dbd04110a269139273c2057003c (patch)
treef9651183d0eaefcdeac3a744723398ac92c9fdb3 /org.org
parentbffe6a91452dbb629a28a4ce5b070cced4777fbe (diff)
downloadelibs-f5ca99beb75b4dbd04110a269139273c2057003c.tar.gz
elibs-f5ca99beb75b4dbd04110a269139273c2057003c.tar.bz2
comments in tangled files (shebang trick)
Diffstat (limited to 'org.org')
-rw-r--r--org.org4
1 files changed, 1 insertions, 3 deletions
diff --git a/org.org b/org.org
index 3844a88..d12bf57 100644
--- a/org.org
+++ b/org.org
@@ -1,11 +1,9 @@
#+title: Org (and related) mode configuration
-#+property: header-args :lexical t :tangle yes :comments no :results silent
+#+property: header-args :lexical t :tangle yes :comments yes :results silent :shebang ";; -*- lexical-binding: t"
#+auto_tangle: t
* General configuration
#+begin_src emacs-lisp
- ;; -*- lexical-binding: t; -*-
-
(use-package org
:ensure t
:init