16/02/06 22:03:27.72 .net
>>756
素直に二段階でどうでしょ
(defadvice navi2ch-bm-format-subject (before navi2ch-net-send-request-adeviced activate)
(while (string-match "\\(\\[\\(?:無断\\)?転載禁止\\] ?\\)+" subject)
(setq subject (replace-match "" nil nil subject)))
(when (string-match "\\( ?\\(?:2ch.net\\|bbs.pink\\).*\\)$" subject)
(setq subject (replace-match "" nil nil subject))))
コピーライトマークは化けるかな