diff -urN mutt-1.4.orig/Muttrc.head.in mutt-1.4/Muttrc.head.in --- mutt-1.4.orig/Muttrc.head.in Mon Mar 20 11:25:49 2000 +++ mutt-1.4/Muttrc.head.in Thu Aug 1 21:48:21 2002 @@ -15,9 +15,9 @@ macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' # Show documentation when pressing F1 -macro generic "!less @docdir@/manual.txt\n" "Show Mutt documentation" -macro index "!less @docdir@/manual.txt\n" "Show Mutt documentation" -macro pager "!less @docdir@/manual.txt\n" "Show Mutt documentation" +macro generic "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation" +macro index "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation" +macro pager "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation" # If Mutt is unable to determine your site's domain name correctly, you can # set the default here.