From 249b71e8012b43bba71f3cbd2913a5434c5a2c09 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 3 Jul 2009 07:47:49 +0200 Subject: [PATCH] remove maildir_mtime setting --- .mutt/muttrc | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index 535daba..ec1b471 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -1566,21 +1566,6 @@ set index_format="%4C %Z %{%b %d} %-15.15F %4c %?H?[%H] ?%s" # DOING! # # -# set maildir_mtime=no -# -# Name: maildir_mtime -# Type: boolean -# Default: no -# -# -# If set, the sort-by-date option in the browser will sort maildirs -# smartly, not using the mtime of the maildir itself but that of the -# newest message in the new subdirectory, making the sorting by -# reverse date much more useful. People with maildirs over NFS may -# wish to leave this option unset. -# -set maildir_mtime=yes -# # set header_cache="" # # Name: header_cache -- 2.39.2