* elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
+2005-04-03 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
+
+ * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
+
2005-04-01 Yuuichi Teranishi <teranisi@gohome.org>
* elmo-maildir.el (elmo-maildir-list-location): Sort by last
'elmo-maildir-msgdb-create "Creating msgdb..."
(/ (* i 100) len)))))
(message "Creating msgdb...done")
- (elmo-msgdb-sort-by-date new-msgdb)))
+ new-msgdb))
(defun elmo-maildir-cleanup-temporal (dir)
;; Delete files in the tmp dir which are not accessed
percent))
(setq numlist (cdr numlist)))
(message "Creating msgdb...done")
- (elmo-msgdb-sort-by-date new-msgdb)))
+ new-msgdb))
(luna-define-method elmo-folder-message-file-p ((folder elmo-shimbun-folder))
nil)