projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0deee78
)
[rc/fontconfig] disable problematic automatic tangling comments
author
Amin Bandali
<amin@aminb.org>
Sun, 6 May 2018 19:50:35 +0000
(15:50 -0400)
committer
Amin Bandali
<amin@aminb.org>
Sun, 6 May 2018 19:50:35 +0000
(15:50 -0400)
They seem to be problematic since the comment in the header comes
before the <?xml version="1.0"?> tag and seems to make fontconfig not
be able to properly process the file.
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
fb7edd5
..
406f977
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-623,7
+623,7
@@
timeout = 0
** Fontconfig
:PROPERTIES:
** Fontconfig
:PROPERTIES:
-:header-args+: :tangle ~/.config/fontconfig/fonts.conf
+:header-args+: :tangle ~/.config/fontconfig/fonts.conf
:comments none
:END:
#+begin_src xml
:END:
#+begin_src xml