aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-basic.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2024-06-13 12:10:36 +1000
committerYuchen Pei <id@ypei.org>2024-06-13 12:10:36 +1000
commitbd7de02820cbb4b03f3e8d94055c5786da35bcc7 (patch)
tree4e848443e60cdd98021a3c4cb4e3dcfa39b0b1ee /emacs/.emacs.d/init/ycp-basic.el
parentc6811849c8078515a3eeeebab9a67deba957253e (diff)
[emacs] minor fix
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