[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: |
Saptarshi Guha |
Subject: |
Re: [O] Opening code blocks in two horizontal splits |
Date: |
Fri, 28 Sep 2012 13:14:49 -0700 |
Thanks much. Worked very nicely.
On Thu, Sep 27, 2012 at 1:53 PM, Bastien <address@hidden> wrote:
> 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