From 3a2eea5d8ffed22d2001d899a80a69a0bd22d399 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Mon, 7 Jul 2025 17:00:49 -0700 Subject: set goal column --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/init.el b/emacs/init.el index eaec53b..57613bd 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -1149,3 +1149,4 @@ BEG and END define the region." ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) +(put 'set-goal-column 'disabled nil) -- cgit v1.2.3