Displaying 1 result from an estimated 1 matches for "pager_format".
2004 Feb 16
2
debian unstable : mutt polling imap mailboxes
...r-agent
#set autoedit # start editor without asking for to, subject,...
set auto_tag # if something is tagged, run commands on tagged msgs.
set fast_reply # do not ask for to, subject,... when replying
set index_format="%4C %Z %[!%d/%m] %-17.17F (%3l) %s"
set pager_format="%S [%C] %n (%l) %s"
set folder_format="%F %d %8s %N %f"
set print_command="enscript -2r -o /tmp/email.ps -Email"
# this does not seem to work atm
#set query_command="lbdbq %s"
# Need this if using cygwin
#set sendmail = "/usr/sbin/ssmtp.exe"
sen...