From 37ff2b4c845bc1e2c7fa0d62dc293dda8349193e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 22 May 2019 22:12:55 -0300 Subject: Revert "Remove Guix compatibility code." This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05. --- spacemacs.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 2fd7d6a..6ff2ef8 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -761,6 +761,10 @@ This is the place where most of your configurations should be done. Unless it is filename commit start))) + + ;; (require 'geiser-guile) + ;; (with-eval-after-load 'geiser-guile + ;; (add-to-list 'geiser-guile-load-path "~/dev/guix/guix")) t) (defun dotspacemacs/emacs-custom-settings () -- cgit v1.2.3