From add1590e1d9f10be8d6d730cd7ebfb26beabf6f0 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 7 Sep 2020 11:18:56 +0200 Subject: [PATCH] Remove f-string font locking It causes deep trouble with Emacs 27 --- configuration.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.org b/configuration.org index 535a9b8..5cc85a6 100644 --- a/configuration.org +++ b/configuration.org @@ -848,7 +848,7 @@ to the beginning of the file." :SOURCE: https://emacs.stackexchange.com/a/55186/507 :END: -#+BEGIN_SRC emacs-lisp +#+BEGIN_SRC emacs-lisp :tangle no (with-eval-after-load "python" (setq python-font-lock-keywords (append python-font-lock-keywords