From 3d0b95fdad57672c1679a3a4b99e9bc1f6e270f6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 26 Jan 2021 12:14:29 -0600 Subject: Enable all disabled commands --- config.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.org b/config.org index b42f5f8..62df178 100644 --- a/config.org +++ b/config.org @@ -805,6 +805,15 @@ According to [[https://github.com/mpereira/.emacs.d#make-cursor-movement-an-orde fast-but-imprecise-scrolling t) #+end_src +** Enable commands + +I think the /disabled command/ feature of Emacs is stupid, especially +for a program that values freedom so much. + +#+begin_src emacs-lisp :noweb-ref settings + (setq-default disabled-command-function nil) +#+end_src + ** CRUX :package:crux: A collection of generally-useful functions that I don't want to bother -- cgit 1.4.1-21-gabe81