From 569dfd87c7cb7a534989ec47340ce561b130439d Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 2 Nov 2016 23:15:27 -0700 Subject: [PATCH 1/4] [Emacs] Fix appearance condition case --- dotfiles/emacs.d/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index c05ea36d..e308905e 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -4503,7 +4503,7 @@ load-theme hook (See the heading below). (progn (condition-case error (set-face-attribute 'default nil :font "source code pro") - ('error (message "Error: %s, when setting font"))) + ('error (message "Error: %s, when setting font" error))) (set-face-attribute 'default nil :weight 'semi-bold) (set-face-attribute 'default nil :height imalison:default-font-size-pt)) From 4f7988579a88f765cc736adbdc7434d1015d2647 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 2 Nov 2016 23:15:27 -0700 Subject: [PATCH 2/4] [Emacs] Update github pages index file --- index.html | 447 ++++++++++++++--------------------------------------- 1 file changed, 114 insertions(+), 333 deletions(-) diff --git a/index.html b/index.html index 4e46e9c5..427e4fbf 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,12 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - - - + + + - - + + @@ -100,12 +185,6 @@ - - - +