*** sb-ruby.el.orig Sun May 27 15:22:39 2001
--- sb-ruby.el Sun May 27 15:45:32 2001
***************
*** 95,101 ****
id url date subject from)
(goto-char (point-min))
(while (re-search-forward
! "^
\\([0-9]+\\) \\([ /:0-9]+\\) \\[\\([^[]+\\)\\] \\(.+\\)$"
nil t)
(setq url (concat shimbun-ruby-url (match-string 1))
id (format "<%s%05d%%%s>"
--- 95,101 ----
id url date subject from)
(goto-char (point-min))
(while (re-search-forward
! "^]+\\)\">\\([0-9]+\\) \\([ /:0-9]+\\) \\[\\([^[]+\\)\\] \\(.+\\)$"
nil t)
(setq url (concat shimbun-ruby-url (match-string 1))
id (format "<%s%05d%%%s>"