Here’s a tiny and basic tip. If you want you Emacs to flash at you instead of beeping for an error, add the following to your emacs config file
;; turn on visible bell (setq visible-bell t)
Here’s a tiny and basic tip. If you want you Emacs to flash at you instead of beeping for an error, add the following to your emacs config file
;; turn on visible bell (setq visible-bell t)