From f5ca99beb75b4dbd04110a269139273c2057003c Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 24 May 2021 07:16:06 +0100 Subject: comments in tangled files (shebang trick) --- exwm.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'exwm.org') diff --git a/exwm.org b/exwm.org index ed61a21..81bf280 100644 --- a/exwm.org +++ b/exwm.org @@ -1,11 +1,9 @@ #+title: exwm 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 * Load and basic config #+begin_src emacs-lisp - ;; -*- lexical-binding: t; -*- - (defvar jao-exwm--use-afio t) (use-package exwm -- cgit v1.2.3