diff --git a/init.el b/init.el index 2e3c164c5bfb610d1f023c9ee2cf8134eb2791cc..2e46110c34e32205c66a5385b6edc0c9dcfea3d2 100644 --- a/init.el +++ b/init.el @@ -73,7 +73,8 @@ ;;; Basic (setq-default make-backup-files nil ;; Don't make a backup file which end with "~" - visible-bell t ;; Flash the frame to represent a bell + ;; visible-bell t ;; Flash the frame to represent a bell + ring-bell-function 'ignore scroll-step 1 ;; smooth scroll auto-image-file-mode t initial-scratch-message nil