2004-11-14 (Sun)
_ [debian] ffmpeg 2:20041113-0.0vd1
dsputil.h を -dev に含めて作成。
2004-11-13 (Sat)
_ [comp] urxvt で scrollTtyOutput が効かない
効いてないなぁ。仕方ないので -si オプションを付ける。
_ [debian] MozFx で拡張が上書きアップグレードできない
A heavily patched extension manager has been introduced this release by Mike Hommey. It is designed to work around the deficiencies in the upstream’s current offering. Unfortunately, the registration process for extension and locale packages has now changed in an incompatible way. The packages will install correctly but won’t actually be registered with Firefox. Maintainers are aware of the issue and are working on new packages that will work with this new mechanism. Please do not file bugs on this issue.
よくわからんけど、1.0-1 からのこれの関係かなぁ。
2004-11-12 (Fri)
_ [comp] Tabbrowser Extensions 1.11.2004111201
Firefox 1.0でタブのメニューから「他のタブをすべて閉じる」を消せない問題を修正(一部の古いバージョンのMozilla/Firefoxで問題が起こるかもしれないので、問題が起こった場合は教えて下さい)
これバグだったのかな。てっきり古い設定がどこかに残ってるとか、設定が悪いのかと思ってた。
_ [debian] mozilla-firefox 1.0-2vd1
official に追従。 今気付いたけど、拡張を上書きアップグレードできないような。
_ [debian] rxvt-unicode 4.0+CVS20041003-1
unstable の rxvt-unicode-ml 3.9-3 はまともに使えないので、experimental の rxvt-unicode-ml 4.0+CVS20041003-1 を使ってみた。お、XIM (手元では uim-xim 1:0.4.5+r1576-1vd1) がきちんと使えるようになってるみたい。
urxvt -fg white -bg black -fn "a14,xft:mikachan:size=14"
再掲だけど、こんな感じでしばらく使ってみることにする。
_ [comp] vim で赤が見辛い
highlight Constant ctermfg=red
highlight Statement ctermfg=red
を ~/.vimrc に追加。