From 45d849973fa694c0e508482e50b49d090a7c714e Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 6 May 2018 15:50:35 -0400 Subject: [PATCH] [rc/fontconfig] disable problematic automatic tangling comments They seem to be problematic since the comment in the header comes before the tag and seems to make fontconfig not be able to properly process the file. --- rc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.org b/rc.org index fb7edd5..406f977 100644 --- a/rc.org +++ b/rc.org @@ -623,7 +623,7 @@ timeout = 0 ** Fontconfig :PROPERTIES: -:header-args+: :tangle ~/.config/fontconfig/fonts.conf +:header-args+: :tangle ~/.config/fontconfig/fonts.conf :comments none :END: #+begin_src xml -- 2.20.1