From f6d089c6b3b387d9255d59022906a0c1af72669d Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 14 May 2016 16:33:47 -0400 Subject: [PATCH] disable matrix client for now --- dotfiles/emacs.d/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 8e0087bf..85b67c76 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1464,7 +1464,9 @@ the same tree node, and the headline of the tree node in the Org-mode file." (use-package twittering-mode :commands twittering-mode) -(use-package matrix-client) +(use-package matrix-client + :disabled t ;; fails to load eieio on startup + ) (use-package erc :commands erc