Hi, Saptarshi Guha <saptarshi.g...@gmail.com> writes:
> When i press C-C-', Aquamacs splits the frame into two vertical > panes. > How can i force it into two horizontal panes? Also, can i customize > the split % (i.e.divide the heights in 2:1 ratio). I don't use Aquamacs but since Emacs 23.1 you can set this options: split-window-preferred-function split-height-threshold split-height-threshold to get the result you want. HTH, -- Bastien