well, i've finally managed to screw up my .muttrc.  i've only been using mutt for a 
day or so now, so please bear with me.

i had it set up so that i could hit the left-arrow key to take me to my list of mail 
folders.  following is the applicable section:

bind  pager   <up>     previous-line
bind  pager   <down>   next-line
bind  pager   <left>   exit
bind  pager   <right>  view-attachments
bind  attach  <left>   exit
bind  attach  <right>  view-attach
bind  index   <right>  display-message
#macro index   <left>   "c?<tab>"
bind  browser <right>  select-entry
bind  browser <left>   exit

but it doesn't work.  when i fire up mutt, it gives me a blank screen, and the only 
way i can get to my list of mail directories is c?.  i'm loading mailboxes thusly:

mailboxes `for file in ~/mail/*; do echo -n "/$(basename $file) "; done`

hitting the left arrow key just isn't working.  can anyone give me some insight into 
what i'm doing wrong?
--
 ____) ,_)        ,_)
(-(__  |_  _  _ |/
 ____) | |(_)(_ |\
(                 \_,
 _______________________________________________
| http://www.exitwound.org : hard to find       |
 _______________________________________________

Reply via email to