Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!tut.cis.ohio-state.edu!CS.BROWN.EDU!nrt From: nrt@CS.BROWN.EDU Newsgroups: gnu.emacs.bug Subject: off-by-one bug in split-window (horizontally) Message-ID: <8906250649.AA00933@pitman.cs.brown.edu> Date: 25 Jun 89 06:49:03 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 In GNU Emacs version 18.54.2, split-window-horizontally splits the window unevenly when the window being split has an odd number of columns. (The left window ends up with (n - 1) / 2 - 1 cols, while the right window gets (n - 1) / 2 + 1 cols.) This is pretty minor, but it makes it a hassle to start up a 163-column emacs and have two 81-column windows side by side. (I highly recommend this configuration, by the way.) Nick Thompson - nrt@cs.brown.edu "When I say a thing is true, I mean that I cannot help believing it. ... But ... I do not venture to assume that my inabilities in the way of thought are inabilities of the universe. I therefore define truth as the system of my limitations, and leave absolute truth for those that are better equipped." -- Justice Oliver Wendell Holmes