Make Emacs status bar draggable anywhere?
Posted
by
Ken
on Super User
See other posts from Super User
or by Ken
Published on 2010-08-11T18:41:39Z
Indexed on
2010/12/21
17:56 UTC
Read the original article
Hit count: 286
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?
© Super User or respective owner