emacs-devel
[Top][All Lists]
Advanced

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

Re: New keybinding suggestion: C-x _ for `shrink-window'


From: Bastien
Subject: Re: New keybinding suggestion: C-x _ for `shrink-window'
Date: Thu, 15 Nov 2007 21:05:00 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Hi Lennart,

"Lennart Borgman (gmail)" <address@hidden> writes:

> I guess the structure will be rather similar. It is quite a bit of work
> to get all features in place, check the newest version of winsize.el:
>
>   http://ourcomments.org/Emacs/DL/elisp/winsize.el

Yes, I've checked it.  The documentation is clearer indeed!

> I have tried to explain at least the surface features there in the doc
> string of resize-windows. Help is tricky to get to work and for the
> moment I have left out popup help (though it is quite possible to get it
> into the current structure for help handling - I believe ;-).

I'm using a simple (with-output-to-temp-buffer "*Help" ...) as I don't
think people will need this help window *that* often.

> I am not sure what features you will be missing in this version, but
> your feedback is welcome.

I implemented window-resize.el as a mode because it was easier for me to
read my code than to check whether yours had room for improvements on
some features (even if I know you know it has).  The ring for window
configurations in winsize.el is okay, and I like the `!' `<' '>' keys.

I'm not into colors and mouse pointer movements, but that's just a
matter of taste and it's optional, as you stated before.

What I still found a bit confusing is the fact that the M-<arrow> keys
either select a window or select a border to move.  In any case, thanks
for the exchange of ideas!

-- 
Bastien




reply via email to

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