unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <ecinmn@alcisp.com>
Subject: Re: Changine sizes of splitted windows
Date: Sat, 21 Oct 2006 16:07:03 -0500	[thread overview]
Message-ID: <d4967$453a89d2$49edea4$5930@DIALUPUSA.NET> (raw)
In-Reply-To: 1161460263.118063.317010@k70g2000cwa.googlegroups.com


"Texaner" <texaner82@web.de> wrote in message
news:1161460263.118063.317010@k70g2000cwa.googlegroups.com...
> Thank you very much for your answer. C-x ^ seems not to work. I'm not
> sure why. Perhaps because I use Aquamacs (emacs adjusted to
> mac-environment).
>
> But enlarge-window works. Is there also a possibility to make the
> window smaller again after enlarging it (preferable with a shortcut)?
>
> Thanks
>
> Marcel


Type "C-h w enlarge-window" to see if the command is bound to a key. What
does C-h k C-x ^ report? C-x + balances windows (if 2 makes both same
size). C-u -n C-x ^ enlarges the current window negatively (i.e. it
reduces it by n lines). Or to reduce current window, go to another and
enlarge that one.


>
> Markus Triska wrote:
> > "Texaner" <texaner82@web.de> writes:
> >
> > > programming purposes. Is there a possibility to change the sizes of
the
> > > windows, I mean moving the middle line that splits the window, only
by
> > > keyboard instead of using a mouse?
> >
> > ,----
> > | C-x ^ runs the command enlarge-window
> > |    which is an interactive built-in function in `C source code'.
> > | It is bound to C-x ^.
> > | (enlarge-window ARG &optional HORIZONTAL)
> > |
> > | Make current window ARG lines bigger.
> > | From program, optional second arg non-nil means grow sideways ARG
columns.
> > | Interactively, if an argument is not given, make the window one line
bigger.
> > | If HORIZONTAL is non-nil, enlarge horizontally instead of
vertically.
> > | This function can delete windows, even the second window, if they
get
> > | too small.
> > `----
> >
> > Best wishes!
> > Markus Triska
>

  parent reply	other threads:[~2006-10-21 21:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-21 17:27 Changine sizes of splitted windows Texaner
2006-10-21 17:47 ` Markus Triska
2006-10-21 19:51   ` Texaner
2006-10-21 20:45     ` Alexis Roda
2006-10-21 21:07     ` B. T. Raven [this message]
2006-10-22 16:26       ` Texaner
2006-10-22 17:14         ` Colin S. Miller
2006-10-22 18:10         ` Peter Dyballa
2006-10-23 13:30         ` david.reitter
2006-10-24 18:18           ` Texaner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='d4967$453a89d2$49edea4$5930@DIALUPUSA.NET' \
    --to=ecinmn@alcisp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).