Disable using dialog boxes

Even though i’m so much used to using the keyboard, i sometimes click on things.  And then, these
annoying dialogs apper.  Well, not any more!
This commit is contained in:
2021-02-09 06:19:51 +01:00
parent de2082281e
commit c1a68ffee2
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,8 @@
:custom
(user-full-name "Gergely Polonkai")
(user-mail-address "gergely@polonkai.eu")
(kill-read-only-ok t))
(kill-read-only-ok t)
(use-dialog-box nil))
#+END_SRC
** Set up my personal keymap