From d7fd65564f90c537d96cfdaeb8257760b6140612 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 20 May 2017 20:20:03 +0200 Subject: [PATCH] emacs: further configured predictive mode --- emacs/emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/emacs.el b/emacs/emacs.el index 8ee11f1..bc3c6a1 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -186,6 +186,7 @@ (add-to-list 'load-path "~/.emacs.d/pkg/predictive/latex/") (add-to-list 'load-path "~/.emacs.d/pkg/predictive/texinfo/") (add-to-list 'load-path "~/.emacs.d/pkg/predictive/html/") +(add-to-list 'load-path "~/.emacs.d/pkg/predictive/misc/") (autoload 'predictive-mode "predictive" "predictive" t) (set-default 'predictive-auto-add-to-dict t) (setq predictive-main-dict 'rpg-dictionary