Emacs: default crux-reopen-as-root-mode off It interferes with reading paths under /nix, which are read-only anyway
Alan Pearce alan@alanpearce.eu
Sun, 30 Jun 2019 11:49:46 +0200
1 files changed, 1 insertions(+), 2 deletions(-)
jump to
M emacs/.emacs.d/main.el → emacs/.emacs.d/main.el
@@ -13,8 +13,7 @@ (setq custom-file "~/.emacs.d/custom.el") (load custom-file :noerror :nomessage) -(use-package crux - :custom ((crux-reopen-as-root-mode t))) +(use-package crux) ;;; Styles