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

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

Re: Window resizing - rebind C-x - to shrink-window?


From: Bastien
Subject: Re: Window resizing - rebind C-x - to shrink-window?
Date: Fri, 26 Oct 2007 11:54:33 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

I update my suggestion:

  C-x _ shrink-window
  C-x - shrink-window-if-larger-than-buffer
  C-x ^ enlarge-window

AFAIK C-x _ is currently free.  Then we would keep the olds bindings for
`shrink-window-if-larger-than-buffer' and `enlarge-window' but we would
also have a key for `shrink-window', which sounds an improvement to me.

Idea?

Bastien <bzg@altern.org> writes:

> Hi all,
>
> I often use the key C-x ^ (`enlarge-window') to enlarge the current
> window and I think it would be nice to have C-x - call `shrink-window'
> instead of `shrink-window-if-larger-than-buffer'.
>
> It looks more logical, at least to me.  Okay, I'm a user of ratpoison,
> so this may affect my habits when it comes to quickly resize windows.
>
> I guess the rational behind the actual binding of C-x - is that
> `shrink-window-if-larger-than-buffer' is more often needed than
> `shrink-window'.  But since C-x ^ is out it's not true anymore
> for me and I wonder if it is for others.
>
> If C-x - were finally bound to `shrink-window', we could then reserve
> C-u C-x - for `shrink-window-if-larger-than-buffer'.
>
> What do you think?

-- 
Bastien




reply via email to

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