Re: C-a c binding in pager view

2015-09-09 Thread Cameron Simpson
On 08Sep2015 22:36, Ian Zimmerman wrote: On 2015-09-07 18:50 +1000, Cameron Simpson wrote: macro index g "" "group reply" macro pager g "qg" "group reply" Buried in here is the information that mutt scans for macros recursively, which is news to me. Still deciding if it is good or bad new

Re: C-a c binding in pager view

2015-09-08 Thread Ian Zimmerman
On 2015-09-07 18:50 +1000, Cameron Simpson wrote: > macro index g "" "group reply" > macro pager g "qg" "group reply" Buried in here is the information that mutt scans for macros recursively, which is news to me. Still deciding if it is good or bad news, but it's good to know about it :-P --

Re: C-a c binding in pager view

2015-09-07 Thread Cameron Simpson
On 07Sep2015 10:26, Michael Tatge wrote: * On Sun, Sep 06, 2015 06:07PM -0700 Ian Zimmerman (i...@buug.org) muttered: I've had this in .muttrc for a while (along with other bindings starting with \ca): macro index,pager \cac "~N" "catch up" Until now I always did it from the index, and it wo

Re: C-a c binding in pager view

2015-09-07 Thread Michael Tatge
* On Sun, Sep 06, 2015 06:07PM -0700 Ian Zimmerman (i...@buug.org) muttered: > I've had this in .muttrc for a while (along with other bindings starting > with \ca): > > macro index,pager \cac "~N" > "catch up" > > Until now I always did it from the index, and it works flawlessly. > > Today I tr

C-a c binding in pager view

2015-09-06 Thread Ian Zimmerman
I've had this in .muttrc for a while (along with other bindings starting with \ca): macro index,pager \cac "~N" "catch up" Until now I always did it from the index, and it works flawlessly. Today I tried it in the pager for the first time, and of course something exciting and unexpected happens