松尾です。

遅くなりましたが複数timelineへの対応をcommitしました。
timeline毎にひとつのbufferを使います。buffer名はtimeline specの
文字列表現です。

bufferにはactiveとinactiveという状態があり、activeなbufferのみ
tweetsの自動取得が行われます。bufferを生成時のデフォルトはactive
です。active/inactiveの状態切り替えは"a"にbindしてある
twittering-toggle-activate-bufferで行えます。

activeなbufferが多数あるとAPI制限に引っかかる恐れがあります。
(setq twittering-display-remaining t)
としてAPIの残りリクエスト数を表示しておいた方が良いかもしれません。

また、以前からありましたtwittering-icon-mode, twittering-jojo-mode,
twittering-reverse-mode, twittering-scroll-modeの各モードの設定は
buffer-localになります。初期値は各変数のglobalな値なので.emacs等で
(setq twittering-reverse-mode t)
としておけばそれがデフォルトになります。

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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
twmode-users mailing list
twmode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/twmode-users

メールによる返信