On Tue, 1 Mar 2011 17:15:22 -0600, Jameson Rollins <jrollins at
finestructure.net> wrote:
> On Tue, 1 Mar 2011 16:00:51 -0700, Mark Anderson <MarkR.Anderson at amd.com>
> wrote:
>
> > A simple rebuild when you go to bed can look like:
>
> I think you're missing an important step:
>
> notmuch dump >dump.txt
> mv $(notmuch config get database.path){,.bak}
> notmuch new
> notmuch restore dump.txtTrue, that would be much better than my proposed flow. -Mark
