* WL-MK (wl-news-search-regexp): Allow ".x" at the
[elisp/wanderlust.git] / elmo / elmo-vars.el
index 88d36b4..62945c3 100644 (file)
@@ -73,14 +73,14 @@ you have to add it to `elmo-digest-flags'.
 
 ;; Message Database
 
-(defcustom elmo-msgdb-default-type 'legacy
+(defcustom elmo-msgdb-default-type 'standard
   "*Default type of Message Database for ELMO."
   :type '(radio (const legacy)
                (const standard))
   :group 'elmo
   :group 'elmo-setting)
 
-(defcustom elmo-msgdb-convert-type nil
+(defcustom elmo-msgdb-convert-type 'auto
   "*MODB conversion type."
   :type '(radio (const sync)
                (const auto)