chiark / gitweb /
dot/emacs: Don't use dialogue boxes.
[profile] / dot / emacs
index 51245cfa610a7d3039867587b2e25d3bdfc73352..97c0174821c0132e7d6f8128023b8264a6f48328 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 (setq bookmark-save-flag 0)            ;Save bookmarks automatically
 (setq vc-follow-symlinks t)
 (setq x-gtk-file-dialog-help-text nil)
+(setq use-dialog-box nil)
 (setq Info-fontify-maximum-menu-size 100000)
 (setq set-mark-command-repeat-pop t)
 (setq password-cache-expiry nil)