[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Opening code blocks in two horizontal splits
From: |
Bastien |
Subject: |
Re: [O] Opening code blocks in two horizontal splits |
Date: |
Thu, 27 Sep 2012 22:53:21 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Hi,
Saptarshi Guha <address@hidden> 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