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:
Gergely Polonkai 2021-02-09 06:19:51 +01:00
parent de2082281e
commit c1a68ffee2
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
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

View File

@ -22,7 +22,6 @@
'(inhibit-startup-echo-area-message (user-login-name))
'(inhibit-startup-screen t)
'(initial-scratch-message nil)
'(kill-read-only-ok t)
'(message-sendmail-envelope-from 'header)
'(minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt))
'(package-selected-packages