Source of Nothingness - -6839/**/OR/**/3073=3073

* Menu

[[About:self:AboutPage.txt]] | [[Profile:http://iddy.jp/profile/southly/]] | [[まとめ:self:1163859357.txt]] | [[オリジナル:http://ninjinix.x0.com/rn/]] | [[xyzzy:http://raido.sakura.ne.jp/southly/xyzzy/site-lisp/]] | [[あんてな:http://i-know.jp/southly/listall]] | [[■:http://raido.sakura.ne.jp/southly/lisp/ni/view.lisp]] | [[buzz:http://www.google.com/profiles/southly#buzz]]

* 2008-04-23 :

ステータスバーの表示をいじるね〜
どんな情報があったらうれしいのだろうか。
モード行もあるしな〜
(start-timer 1.0 #'(lambda ()
                     (when (string= "T" *status-bar-format*)
                       (winapi:SendMessage (winapi:FindWindowEx (get-window-handle) 0 (si:make-string-chunk "msctls_statusbar32") 0)
                                           #x0401 1 (si:make-string-chunk " --/--(--) --:-- ")))))

* xyzzy topic : 第七回xyzzyオフ会

view_event.pl?id=29769602&comm_id=30848
off7.png

第七回オフ会です。

「お酒を飲みつつお話しましょう」といった趣旨で行います。
集合場所はJR上野駅中央改札前辺り(目印として「入門xyzzy」を持って立ってます)
集合時刻は18:00
開催場所は未定です。(2008-04-13現在)

参加表明してくださった方には募集期限である5/20にNANRIの連絡先をお送りします。
参加表明・質問・その他はNANRIまで メール or mixi などでどうぞ。

* 2008-04-22 : (ni-view xyzzy:*packages*) の件

* Scrapbook : reddit.com: Ask reddit: Tutorial for writing a Lisp interpreter?