Re: macro stopped working

2001-07-13 Thread Luke Ross
Hi I don't know why it broke, but the following works: # Replaced by: macro pager z ":set pager_index_lines=0\n:macro pager z Z \"toggle zoom\"\n" macro pager Z ":set pager_index_lines=4\n:source /home/lcr299/.mutt/tzoom\n" macro pager z z 'toggle zoom' Where /home/lcr299/.mutt/tzoom contains

macro stopped working

2001-07-12 Thread Michael Hong
Hi, Does anyone know what's wrong with this macro? It was working in 1.2.5 but now the second time I press 'z' mutt says the key is not bound or 'macro loop detected'. # toggle zoom macro pager z \ ":set pager_index_lines=0\n:macro pager z Z \"toggle zoom\"\n" macro pager Z \ ":set pa