#dotemacs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dotemacs, aggregated by home.social.
-
;;; GOD HELP ME after thirty odd years I STILL do BOTH OF THESE by accident sometimes
(bind-key "C-x C-c" (lambda () (interactive) (message "You almost exited!")))
(bind-key "C-x C-z" (lambda () (interactive) (message "You almost suspended!")))