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

small sb-bcc fix



Hi,

replace
        (defvar shimbun-bbc-content-start "\n<!-- E IIMA -->\n")
with
        (defvar shimbun-bbc-content-start "<!-- [ES] IIMA -->")
and
        (defvar shimbun-bbc-content-end "\n<!-- E BO -->\n")
with
        (defvar shimbun-bbc-content-end "<!-- E BO -->")

in sb-bbc.el and sb-bbc-rss.el to get some articles
filtered.  It looks like the "\n" doesn't match "\r\n"
(`gnus-summary-show-raw-article' shows "\r\n\" in some
articles).  The "E" -> "[ES]" prevents that a picture at
the beginning of an article gets filtered.

-- David

Attachment: pgp00018.pgp
Description: PGP signature