Changeset 2250:9e0e09920c13 for attach.c

Show
Ignore:
Timestamp:
2001-01-27 05:33:53 (8 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Add collapsing to the receive-attach menu, and improve digest
handling that way.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • attach.c

    r2236 r2250  
    576576 
    577577    rc = mutt_do_pager (descrip, pagerfile, 
    578                         is_message ? M_PAGER_MESSAGE : 0, &info); 
     578                        M_PAGER_ATTACHMENT | (is_message ? M_PAGER_MESSAGE : 0), &info); 
    579579  } 
    580580  else