help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How size the windows horizontally in emacs


From: Drew Adams
Subject: RE: How size the windows horizontally in emacs
Date: Thu, 19 Mar 2009 14:09:08 -0700

> > The function's name is enlarge-window-horizontally.

`C-h w enlarge-window-horizontally RET' ->

enlarge-window-horizontally is on C-x }


`C-h a window horizontal RET' ->

enlarge-window-horizontally   C-x }
  Command: Make current window ARG columns wider.
mouse-split-window-horizontally <mode-line> <C-mouse-2>
  Command: Select Emacs window mouse is on, then split it horizontally in half.
shrink-window-horizontally    C-x {
  Command: Make current window ARG columns narrower.
split-window-horizontally     C-x 3
  Command: Split current window into two windows side by side.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]