# -*- muttrc -*- # Null out any folder specific keys. bind index @ noop bind index "\el" noop # Start off with index header in pager. set pager_index_lines=4 # Reset any headers that may have been set in other folder-hooks unmy_hdr From: unmy_hdr Reply-To: unmy_hdr Fcc: unmy_hdr Return-Receipt-To: unmy_hdr Organization: unmy_hdr X-URL: # Read emails in chunks of 25. set read_inc=25 set write_inc=25 source ~/.mutt/defaults.local-`hostname`