From 21e4764873aa1bad8f60f0b724d991e466c40c87 Mon Sep 17 00:00:00 2001 From: TEC Date: Thu, 18 Apr 2024 20:04:50 +0800 Subject: [PATCH] Tidy up vestigial :tangle no and #+name --- config.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.org b/config.org index c01dddb..79bfbbd 100644 --- a/config.org +++ b/config.org @@ -9332,8 +9332,7 @@ added to Org as errors. So we need to tell ~org-lint~ about them without having load my whole config. Code duplication isn't great, but at least this isn't much. -#+name: org-syntax-modifications -#+begin_src emacs-lisp :tangle no +#+begin_src emacs-lisp (defun flycheck-org-lint-customisations-form () `(progn (require 'ox)