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:
@@ -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
|
||||
|
Reference in New Issue
Block a user