[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

another sb-bbc.el fix



Hi,

this fix is needed to get

http://news.bbc.co.uk/go/click/rss/0.91/public/-/1/hi/world/americas/3689267.stm

right.

-- David
--- cvs-src/emacs-w3m/shimbun/sb-bbc.el	2004-05-04 19:23:31.000000000 +0000
+++ share/emacs/site-lisp/w3m/sb-bbc.el	2004-05-06 13:07:32.000000000 +0000
@@ -36,7 +36,7 @@
   "http://www.bbc.co.uk/syndication/feeds/news/ukfs_news/world/rss091.xml";)
 (defvar shimbun-bbc-groups '("news"))
 (defvar shimbun-bbc-from-address  "newsonline@bbc.co.uk")
-(defvar shimbun-bbc-content-start "<!-- [ES] IIMA -->")
+(defvar shimbun-bbc-content-start "\\(<!-- [ES] IIMA -->\\|<!-- S IBOX -->\\)")
 (defvar shimbun-bbc-content-end "<!-- E BO -->")
 
 (luna-define-method shimbun-index-url ((shimbun shimbun-bbc))