X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo-multi.el;h=bf636c0126b1d89cae6edf3f775b1d18697d314b;hb=2953f6f04147a85361880c1fb8485a38f66d1b0a;hp=a4d0da59ef99dfa50b11bf475366e7d1124525a3;hpb=f720c5ad7dccab81eaa4860b8af3dfed8ff9768d;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo-multi.el b/elmo/elmo-multi.el index a4d0da5..bf636c0 100644 --- a/elmo/elmo-multi.el +++ b/elmo/elmo-multi.el @@ -540,9 +540,8 @@ (+ (* (elmo-multi-folder-divide-number-internal folder) cur-number) x))) - (ignore-errors - (elmo-folder-search - (car flds) condition)))))) + (elmo-folder-search + (car flds) condition))))) (when numlist (setq numlist-list (cdr numlist-list))) (setq flds (cdr flds)))