松尾です。 以前から cvmat/auto-redisplay に置いていた %@ での 時刻表示("5 seconds ago"や"10 minutes ago"等)の 自動更新機能を merge しました。
自動更新用の timer を追加して need-to-be-updated プロパティの付いているテキストに対して更新を行います。 更新時には need-to-be-updated プロパティの値を 関数オブジェクトと思って funcall した結果で元の テキストを置き換えています。 need-to-be-updated プロパティを icon 部分に追加して おけば非同期に取得した icon をその都度表示するのにも 使えると思います。 P.S. 非表示buffer上のカーソルが意図せずずれてしまう問題ですが indirect bufferを使っても回避できませんでした…。 --- 松尾 直志 <t...@mymail.twin.jp> ------------------------------------------------------------------------------ Download Intel® 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