X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo-database.el;h=22a391227f49cffcdf4972f1aa9846d92038e414;hb=a5bcb1f0eb41b558a6b4ed277047adc6b8676a2a;hp=55bf2debf33da8e597c50fe5363a70b607c794c7;hpb=9e39553b80115a949a7f04ddced4459a7797f8bd;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo-database.el b/elmo/elmo-database.el index 55bf2de..22a3912 100644 --- a/elmo/elmo-database.el +++ b/elmo/elmo-database.el @@ -50,7 +50,8 @@ (defun elmo-database-msgid-put (msgid folder number) (let ((db (elmo-database-get 'elmo-database-msgid - elmo-database-msgid-filename))) + elmo-database-msgid-filename)) + print-length) (and msgid db (progn (remove-database msgid db)