From bacae367e8c7f93a1b499584ea0b850edff0863a Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 4 Feb 2016 00:15:22 +0900 Subject: [PATCH] WIP fix for hl-line --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index c413315..0ed181b 100644 --- a/emacs.el +++ b/emacs.el @@ -741,6 +741,7 @@ IF OK-IF-ALREADY-EXISTS is true force download." (global-hl-line-mode 1) ;; (hl-line-mode 1) (set-face-underline 'hl-line t) (set-face-background 'hl-line "unspecified-bg") +(set-face-foreground 'hl-line "unspecified-fg") ;; (set-variable 'hl-line-face '10sr-hl-line) ;; (setq hl-line-face nil) (set-variable 'hl-line-global-modes '(not