From 994a34a3ae1b708468d2641498ce5fd226cb74c5 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Mon, 3 Feb 2025 20:16:18 -0600 Subject: update comment --- common/.config/emacs/init.el.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/.config/emacs') diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org index b6efa78..0425399 100644 --- a/common/.config/emacs/init.el.org +++ b/common/.config/emacs/init.el.org @@ -135,7 +135,7 @@ Install and configure =visual-fill-column= to make some file types display with * Behaviour -Emacs has behaved oddly when accidentally scrolling a little bit while the control key is held. The text scale goes all the way up and then Emacs seems to hang. Just disable this behaviour. +I hate macOS scroll inertia. Scrolling in one window, switching to Emacs, and hitting control occasionally changes the text size and can even cause Emacs (and my window manager for some reason) to hang forcing me to force quit Emacs. #+begin_src emacs-lisp (global-unset-key (kbd "")) (global-unset-key (kbd "")) -- cgit v1.2.3