Load with literate-elisp when opened

This commit is contained in:
contrapunctus 2022-01-17 11:28:30 +05:30
parent 92fca31eca
commit b9fd71965c
1 changed files with 1 additions and 0 deletions

View File

@ -5217,5 +5217,6 @@ Reset the GC settings, so Emacs doesn't use up tons of RAM.
# nameless-current-name: "contrapunctus"
# eval: (visual-fill-column-mode -1)
# eval: (nameless-mode)
# eval: (when (featurep 'literate-elisp) (literate-elisp-load buffer-file-name))
# compile-command: "make -Bk tangle"
# End: