aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-basic.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init/ycp-basic.el')
-rw-r--r--emacs/.emacs.d/init/ycp-basic.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init/ycp-basic.el b/emacs/.emacs.d/init/ycp-basic.el
index b03d0d4..12c21d1 100644
--- a/emacs/.emacs.d/init/ycp-basic.el
+++ b/emacs/.emacs.d/init/ycp-basic.el
@@ -49,6 +49,8 @@
(setq attempt-stack-overflow-recovery nil)
(setq confirm-kill-processes nil)
(setq attempt-orderly-shutdown-on-fatal-signal nil)
+ ;; Use visible bell instead of beeping
+ (setq visible-bell t)
)
(my-package my-utils