(wl-highlight-summary-current-line): change sregexp for linked thread.
authormurata <murata>
Wed, 10 May 2000 12:57:13 +0000 (12:57 +0000)
committermurata <murata>
Wed, 10 May 2000 12:57:13 +0000 (12:57 +0000)
wl/wl-highlight.el

index b9f4c20..5b6bc9b 100644 (file)
                    wl-summary-buffer-number-regexp 
                    "\\(.\\)\\(.\\)../..\(.*\)..:.. \\("
                    wl-highlight-thread-indent-string-regexp
-                   "\\)\\["))
+                   "\\)[[<]"))
          fregexp fsymbol bol eol matched thread-top looked-at)
       (beginning-of-line)
       (setq bol (point))