* Opening code blocks in two horizontal splits
@ 2012-09-27 16:33 Saptarshi Guha
2012-09-27 20:53 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Saptarshi Guha @ 2012-09-27 16:33 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 222 bytes --]
Hello,
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).
Kind Regards
Saptarshi
[-- Attachment #2: Type: text/html, Size: 254 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Opening code blocks in two horizontal splits
2012-09-27 16:33 Opening code blocks in two horizontal splits Saptarshi Guha
@ 2012-09-27 20:53 ` Bastien
2012-09-28 20:14 ` Saptarshi Guha
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2012-09-27 20:53 UTC (permalink / raw)
To: saptarshi.guha; +Cc: emacs-orgmode
Hi,
Saptarshi Guha <saptarshi.guha@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Opening code blocks in two horizontal splits
2012-09-27 20:53 ` Bastien
@ 2012-09-28 20:14 ` Saptarshi Guha
0 siblings, 0 replies; 3+ messages in thread
From: Saptarshi Guha @ 2012-09-28 20:14 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
Thanks much. Worked very nicely.
On Thu, Sep 27, 2012 at 1:53 PM, Bastien <bzg@altern.org> wrote:
> Hi,
>
> Saptarshi Guha <saptarshi.guha@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-28 20:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 16:33 Opening code blocks in two horizontal splits Saptarshi Guha
2012-09-27 20:53 ` Bastien
2012-09-28 20:14 ` Saptarshi Guha
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.