unknown archive type is specified.
+2001-07-25 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
+ unknown archive type is specified.
+
2001-07-23 Yuuichi Teranishi <teranisi@gohome.org>
* elmo-util.el (toplevel): Require 'mcharset and 'pces.
(let ((dir (elmo-archive-get-archive-directory folder))
(suffix (elmo-archive-get-suffix type))
filename dbdir)
+ (unless suffix
+ (error "Unknown archiver type: %s" type))
(if elmo-archive-treat-file
(if (string-match (concat (regexp-quote suffix) "$") folder)
(expand-file-name