From 5bba94ebb8810a6771b066529bc97555b0572524 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 7 Dec 2019 15:03:50 -0500 Subject: 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 --- mutt/offlineimap | 1 - 1 file changed, 1 deletion(-) 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 "unset wait_keyupdate-mailset wait_key" "fetch mail with offlineimap" set timeout=3 -set mail_check=0 # vim: ft=neomuttrc -- cgit v1.2.3