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