Month: January 2010

  • emacs, *-other-window, splitting horizontally

    After I upgrading to emacs-23 quite a couple of months ago, all these functions called *-other-window split my screen horizontally instead of vertically, as they have done for the last 20 years or so. Getting it split vertically was really a pain. Today I found, that I just needed to set split-width-threshold to nil (well,…