This commit is contained in:
Henrik Lissner 2015-10-12 04:31:55 -04:00
parent 80282c0665
commit a74136a55d
5 changed files with 6 additions and 4 deletions

View file

@ -26,6 +26,8 @@
;; switching.
cursor-in-non-selected-windows nil
uniquify-buffer-name-style nil
visible-bell nil ; silence of the bells
use-dialog-box nil ; avoid GUI
redisplay-dont-pause t
@ -258,7 +260,6 @@
process :when active)
(global :when active)
(narf-line-column narf-buffer-position)
;; narf-hud
)))
(provide 'core-ui)