A few small uncommitted changes
[~bandali/configs] / .emacs.d / lisp / bandali-message.el
index c13bffc..49b8a98 100644 (file)
             (eval-when-compile (defvar company-idle-delay))
             (make-local-variable 'company-idle-delay)
             (setq company-idle-delay 0.2)))
+(add-hook 'message-mode-hook
+          (lambda ()
+            (local-unset-key (kbd "C-c C-s"))))
 
 ;; (with-eval-after-load 'message-x
 ;;   (csetq