On 31Dec2011 14:24, Bastien Dejean <nihilh...@gmail.com> wrote:
| If I add the following binding to my `.muttrc`:
| 
|     bind pager \Ch help
| 
| And if I press 'l' in the pager, I can see the cursor flickering at the
| bottom right of the message list area... Only '^c' can get me out of this.

I would guess 'l' is bound to a macro that includes a backspace
(ctrl-h), possibly indirectly. (My 'l' is bound to '<exit><limit>',
which is nonstandard, so I'm not sure what yours will be...)

Cheers,
-- 
Cameron Simpson <c...@zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

[...] post-block actions should be allowed everywhere, not just on
subroutines. The ALWAYS keyword was agreed upon as a good way of doing
this, although POST was also suggested. This lead to the semi-inevitable
rehash of the try- catch exception handling debate. According to John
Porter, "There is no try, there is only do. :-)"
- from the perl6 development discussion

Reply via email to