# HG changeset patch
# User Anton Lindqvist
# Date 1468939386 -7200
# Tue Jul 19 16:43:06 2016 +0200
# Node ID 749e5e580f0fa0d9f3ec681a2abca35262cfa3f3
# Parent f1d5a884ffed196c4adc72ad7c03c5229acc889c
Fix arithmetic exception
Resizing the terminal window running mutt down to two lines
Hi,
I'm using an external utility to fetch emails which I often invoke from
within mutt using the following macro:
macro index G 'mbsync inboxes'
Often, the sidebar new number of messages remains out-of-sync until
$mail_check_stats_interval has passed. I known I could set it very low
to work-ar
On Wed, Jun 27, 2018 at 01:08:20PM -0700, Kevin J. McCarthy wrote:
> Hi Anton,
>
> I have a few comments inline below. With those changes, I'm fine with
> the patch.
Great! Comments inline.
>
> On Tue, Jun 26, 2018 at 05:24:39PM +0900, Anton Lindqvist wrote:
> > d