Make Emacs status bar draggable anywhere?
- by Ken
In Emacs, if I split the frame (C-x 2), each window has a status bar. Historically, I could drag the status bar to resize them.
Unfortunately, with Emacs these days and just a few modes (for version control, line/col number, abbrevs, my programming language, etc.), pretty much the entire bar has remapped mouse-1 to something other than letting me drag the bar!
Is there any way to turn the status bar back into something I can drag, without losing all of my modes?