Emacs: Show modeline by default At least, until I can figure out how to show a divider
Alan Pearce alan@alanpearce.uk
Tue, 07 Feb 2017 12:07:27 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M tag-emacs/emacs.d/init.org → tag-emacs/emacs.d/init.org
@@ -145,7 +145,7 @@ (set-face-background 'mode-line "#a1b56c") (defvar mode-line-default-format mode-line-format) - (defcustom mode-line-default-hidden t + (defcustom mode-line-default-hidden nil "Whether to hide the mode line by default") (defun show-mode-line ()