Remove confirm-kill-emacs
This commit is contained in:
3
init.el
3
init.el
@@ -107,9 +107,6 @@
|
|||||||
|
|
||||||
(setq truncate-string-ellipsis "…")
|
(setq truncate-string-ellipsis "…")
|
||||||
|
|
||||||
;; Configure Emacs to ask for confirmation before exiting
|
|
||||||
(setq confirm-kill-emacs 'y-or-n-p)
|
|
||||||
|
|
||||||
;; Delete by moving to trash in interactive mode
|
;; Delete by moving to trash in interactive mode
|
||||||
(setq delete-by-moving-to-trash (not noninteractive))
|
(setq delete-by-moving-to-trash (not noninteractive))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user