From: rearman Date: Wed, 17 Apr 2024 18:47:38 +0000 (-0400) Subject: Disabled acme-mouse-mode for now X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=6bd43e0200a95ac3342c7b46e94ee5a3b4c9cdfc;p=emacsinit.git Disabled acme-mouse-mode for now --- 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