:type 'function
:group 'wl-summary)
-(defcustom wl-summary-search-parent-by-subject-regexp "^[ \t]*\\(\\[[^:]+[,: ][0-9]+\\]\\)?[ \t]*re"
+(defcustom wl-summary-search-parent-by-subject-regexp "^[ \t]*\\(\\[[^:]+[,: ][0-9]+\\]\\)?[ \t]*re[\\^[: ]"
"*If message does not have in-reply-to field nor references field and
subject matches this regexp, search parent message by subject matching."
:type 'string
:group 'wl-summary
:group 'wl-pref)
+(defcustom wl-subject-length-limit 35
+ "*Subject width in summary."
+ :type 'integer
+ :group 'wl-summary
+ :group 'wl-pref)
+
(defcustom wl-mime-charset (if wl-on-nemacs
'iso-2022-jp
'x-ctext)
(defvar wl-thread-space-str "\e$B!!\e(B"
"*A string for thread branch line. It should contain one character.")
-(defvar wl-highlight-thread-indent-string-regexp "[^\\[]*"
+(defvar wl-highlight-thread-indent-string-regexp "[^[<]*"
"* A regexp string for thread indent...for highlight.")
;; folder icons. filename relative to wl-icon-dir