On Thu, 10 Jun 2010 08:05:13 +0100, David Edmondson <dme at dme.org> wrote:
> On Wed, 09 Jun 2010 07:49:01 -0700, Dirk Hohndel <hohndel at infradead.org> 
> wrote:
> > Without this little patch notmuch fails with current git if there's a
> > saved search that has zero results
> 
> How about:
...
>        (setq n (/ n 1000)))
> +    (setq result (or result '(0)))
>      (apply #'concat

Thanks Dirk and David,

I've just pushed this version (finally!) of this nearly-trivial patch

Reply via email to