[Top][All Lists]
[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: |
Mon, 12 Nov 2007 13:47:20 +0000 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) |
"Robert J. Chassell" <address@hidden> writes:
> Please put (provide 'window-edit) at the end.
> Having it first presumes my load is successful!
Done in 0.7, thanks.
http://www.cognition.ens.fr/guerry/u/window-edit.el
> Please update messages more quickly.
Thanks for the example. The code of 0.6 contained a FIXME stating that
this should be fixed.
When I first wrote this function, I used a timer to empty the message
regularily. But Richard noted that this was weird and confusing.
In 0.7 `window-edit' runs a timer again, but this time I made sure that
the timer is canceled when we quit window editing. I also used a safer
name for the variable: `window-edit-message' instead of `msg'.
I think it's okay now. Any suggestion to get rid of this timer is
welcome. I cannot think of another solution.
--
Bastien
- Re: New keybinding suggestion: C-x _ for `shrink-window', (continued)
- Re: New keybinding suggestion: C-x _ for `shrink-window', Bastien, 2007/11/10
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/11
- Re: New keybinding suggestion: C-x _ for `shrink-window', Bastien, 2007/11/11
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/11
- Re: New keybinding suggestion: C-x _ for `shrink-window', Richard Stallman, 2007/11/11
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/11
- Re: New keybinding suggestion: C-x _ for `shrink-window', Bastien, 2007/11/11
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/11
- Re: New keybinding suggestion: C-x _ for `shrink-window', Bastien, 2007/11/11
- Re: New keybinding suggestion: C-x _ for `shrink-window', Robert J. Chassell, 2007/11/12
- Re: New keybinding suggestion: C-x _ for `shrink-window',
Bastien <=
- Re: New keybinding suggestion: C-x _ for `shrink-window', Lennart Borgman (gmail), 2007/11/12
- Re: New keybinding suggestion: C-x _ for `shrink-window', Robert J. Chassell, 2007/11/12
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/12
- Re: New keybinding suggestion: C-x _ for `shrink-window', Lennart Borgman (gmail), 2007/11/12
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/12
- Re: New keybinding suggestion: C-x _ for `shrink-window', Lennart Borgman (gmail), 2007/11/13
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/16
- Re: New keybinding suggestion: C-x _ for `shrink-window', Lennart Borgman (gmail), 2007/11/16
- RE: New keybinding suggestion: C-x _ for `shrink-window', Drew Adams, 2007/11/17
- Re: New keybinding suggestion: C-x _ for `shrink-window', Lennart Borgman (gmail), 2007/11/17