From 77dbd8747f406aa8e2bf17da467494e7ef2c4cd2 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Fri, 10 Jun 2022 10:35:25 +0200 Subject: [PATCH] =?UTF-8?q?[Emacs]=20Don=E2=80=99t=20tangle=20generating?= =?UTF-8?q?=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- org/config/emacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index af16e42..45601bc 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -4660,7 +4660,7 @@ the manner described by /insertion mode/. All templates can be found [[https://labs.phundrak.com/phundrak/dotfiles/src/branch/master/org/capture][in my dotfiles’ repository]]. #+name: org-capture-shortcuts-gen -#+header: :exports none :cache yes +#+header: :exports none :cache yes :tangle no #+begin_src emacs-lisp :var entries=org-capture-shortcuts-table (mapconcat (lambda (entry) (let ((key (nth 0 entry))