[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sb-bbc.el patch
>>>>> In [emacs-w3m : No.08747] TSUCHIYA Masatoshi wrote:
>>In the groups `business', `politics', and `talking_point', I got the
>>"Cannot find message-id base" error as usual. Well, it might be able
>>to be solved by improving regexp, with which I'm bored though. Isn't
>>there a better way to cope with it? What I'm always thinking is (and
>>what I tried for some times but haven't been successful yet is)
>>simply to ignore such unparseable entries rather than to issue an
>>error.
> I think that the attached change is acceptable to almost all
> RSS-related backends and that it will simplify them.
Excellent. I removed `shimbun-rss-build-message-id' from
sb-bbc.el and tried your patch. Now the "Cannot find message-id
base" error doesn't seem to happen while checking new news in
the bbc groups. Could you please commit it (if you are sure the
change doesn't cause any harm)?