@ -221,12 +221,27 @@ I don't really want to have to look at menu bars that I'm not going to use
@@ -221,12 +221,27 @@ I don't really want to have to look at menu bars that I'm not going to use
*** Fonts
I like Inconsolata so use it if installed.
Quick macro that tries to load the font. If it loads it return =t= so we
know not to try and load anything else if it returns =nil= then we'll
try a different font.
#+BEGIN_SRC emacs-lisp :tangle yes
(when (member "Inconsolata" (font-family-list)) ; Set default font