From 6bd43e0200a95ac3342c7b46e94ee5a3b4c9cdfc Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 17 Apr 2024 14:47:38 -0400 Subject: [PATCH] Disabled acme-mouse-mode for now --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 2d8b7db..244ea62 100644 --- a/init.org +++ b/init.org @@ -255,8 +255,9 @@ Awesome package - adds transclusions, don't know how similar to Xanadu it is, bu *** acme-mouse Not a package in the strict sense, just a .el file - pulled from [[https://github.com/akrito/acme-mouse/]] and modified to meet changes to the old =cl= package. +Disabled for now - causes issues with the [[*centered-cursor-mode][centered-cursor-mode]] #+BEGIN_SRC emacs-lisp -(load (concat user-emacs-directory "acme-mouse.el")) +;; (load (concat user-emacs-directory "acme-mouse.el")) #+END_SRC *** AUCTeX -- 2.39.5