Tags: patch This new command allows toggle the mode line visibility in the current buffer. The mode line keeps hidden from each major mode change, avoiding having to run this command many times. This is based/inspired by `hide-mode-line-mode` (from MELPA), but unlike latter one, this is a rewrite which uses a command instead a minor mode and I'm interested in including this in Emacs :^).