]> git.earman.xyz Git - emacsinit.git/commitdiff
Disabled acme-mouse-mode for now
authorrearman <rearman@r717.net>
Wed, 17 Apr 2024 18:47:38 +0000 (14:47 -0400)
committerrearman <rearman@r717.net>
Wed, 17 Apr 2024 18:47:38 +0000 (14:47 -0400)
init.org

index 2d8b7dbc41bad0f142cef5c50866c1ebdaf94863..244ea62ad26447b393b255da08eb4d5eea872199 100644 (file)
--- 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