Re: [notmuch] Why is no. of files from count_files reset to 0?

Subject: Re: [notmuch] Why is no. of files from count_files reset to 0?

Date: Thu, 19 Nov 2009 00:29:47 +0100

To: Jan Janak, notmuch@notmuchmail.org

Cc:

From: Carl Worth


On Wed, 18 Nov 2009 15:36:51 +0100, Jan Janak <jan@ryngle.com> wrote:
> When I comment out the following line (before add_files is called):
> 
> add_files_state.total_files = 0;
> 
> The progress indicator shows the total number of files to be
> processed, as well as the time remaining. This is, IMHO, much better,
> especially if you process a large collection of emails.
> 
> Is there any reason for having the variable reset to 0 before calling
> add_files? Thanks!

Just a bug. Thanks for pointing this out. It's fixed now---and it will
be nice for new users to have the countdown working once again.

-Carl

Thread: