summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-12-07 15:03:50 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-07 15:03:50 -0500
commit5bba94ebb8810a6771b066529bc97555b0572524 (patch)
tree72c11ff9e9af67fb5ccea1258a7b387cc52d183f
parent6b8c037c89113c87640cbdfdbe1b1461ec80a8b3 (diff)
downloadconf-5bba94ebb8810a6771b066529bc97555b0572524.tar.gz
conf-5bba94ebb8810a6771b066529bc97555b0572524.zip
remove mail_check setting
not sure why i was doing this to begin with, it's not clear that 0 was ever a valid value, and in recent versions of neomutt, it causes pathological behavior
-rw-r--r--mutt/offlineimap1
1 files changed, 0 insertions, 1 deletions
diff --git a/mutt/offlineimap b/mutt/offlineimap
index 883cb67..e22fe53 100644
--- a/mutt/offlineimap
+++ b/mutt/offlineimap
@@ -12,6 +12,5 @@ mailboxes `\
done`
macro index R "<enter-command>unset wait_key<enter><shell-escape>update-mail<enter><enter-command>set wait_key<enter>" "fetch mail with offlineimap"
set timeout=3
-set mail_check=0
# vim: ft=neomuttrc