From 1dd8283355d0a8f2ede27b0bb897542b0da230fb Mon Sep 17 00:00:00 2001 From: John Doty Date: Fri, 23 Feb 2018 15:59:18 -0800 Subject: [PATCH] Dumb. --- .emacs.d/core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/core.el b/.emacs.d/core.el index 12ac7ed..9bd248c 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -165,7 +165,7 @@ ;; (require 'cl) (if (display-graphic-p) - (progn + (let ((my-font-choice) (jd-frame-height)) ;; Consolas. (And, to a lesser extent, Inconsolata.) ;; (defun font-candidate (&rest fonts)