松尾です。

少し時間が経ってますが、githubのmaster branchにexclude-re timelineに
対応するための変更をcommitしました。

先日追加したexclude-ifと同じく、ある条件を満たすtweetを省いた複合
timelineです。

exclude-re timelineは :exclude-re/REGEXP/SPEC のように記述します。
SPECで指定されたtimeline中のtweetから、本文が正規表現REGEXPにマッチ
するものを「省いた」timelineとなります。

REGEXP内で / を指定する際は \ でエスケープする必要があります。
例えば、Emacsの文字列リテラル":exclude-re/\\//:home"で表される
timelineでは、 / を含むtweetが除外されます。

NEWS、NEWS.jaも参照ください。

---
松尾 直志 <t...@mymail.twin.jp>

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
twmode-users mailing list
twmode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/twmode-users

メールによる返信