all repos — archive/dotfiles @ e5a1587d7d420ce9d1bff59f99ef1336680cba34

Superseded by nixfiles

emacs: Remove non-working em-smart init code
Alan Pearce alan@alanpearce.eu
Sun, 17 Jun 2018 09:46:06 +0200
commit

e5a1587d7d420ce9d1bff59f99ef1336680cba34

parent

51616315dde1cc081211acd3715b2a67ca57a74f

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -2283,8 +2283,6 @@ (use-package em-smart
   :ensure nil
   :commands eshell-smart-initialize
-  :init (progn
-          (add-hook 'eshell-load-hook #'eshell-smart-initialize))
   :config (progn
             (setq eshell-where-to-jump 'begin
                   eshell-review-quick-commands nil