From e045d1fdc07dee904fade1b19ef9b403fb23a4d3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 6 Oct 2014 16:51:39 +0900 Subject: disable jabber, eimp on Windows --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 55eae700..374ae4e6 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -880,6 +880,7 @@ ;;; allow Emacs to resize images: keybinding S f (use-package eimp + :disabled t :ensure :init (add-hook 'image-mode-hook 'eimp-mode)) -- cgit v1.2.3