]> gitweb.factorcode.org Git - factor.git/commitdiff
FUEL: workaround for a bug caused by session.el
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 25 Jun 2017 18:06:45 +0000 (20:06 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sun, 25 Jun 2017 18:06:45 +0000 (20:06 +0200)
misc/fuel/fuel-help.el

index 5be9b8c5d459e22d58a2c506b4cffc893fe2aaf8..5f4b38fef3d3577013de640a0d2b5a10d2c3ec98 100644 (file)
 
 (defvar fuel-help--history (fuel-help--make-history))
 
+;; https://github.com/jaor/geiser/issues/7
+(eval-after-load "session.el"
+  '(add-to-list 'session-globals-exclude 'fuel-help--history))
+
 \f
 ;;; Page cache: