2005-02-08 雨,そのためか気温は低くない [長年日記]
_1 Re:[2] pollen.el
昨日の詳細.まずエラーメッセージは
Weather: Cannot get valid information. Sleep 1800 seconds? (y or n)
ここでメッセージの先頭に Weather とあるのが気に掛かったので調べてみた.そしたらこれが原因に直結.というのは,昨日書いた .wl の設定が間違っていることが判明.
- (weather-insert-header "静岡県東部" (null wl-plugged)))) + (pollen-insert-header "静岡県東部" (null wl-plugged))))
何でこんなことになったのかというと,pollen.elのページからリンクされていたきたさんのページをまんま参考にしたため.
この修正をすると無事動くようになりました.本格的な花粉飛散シーズン前に導入できてよかった.無事 GNU Emacs 21.3.1(on Gentoo) + proxy 経由 で動作中です.
_2 Re: gonzui-0.4
bashiさん作のgonzui-0.3.ebuildとの差分です.
% diff -u /usr/local/portage/www-apps/gonzui/gonzui-0.{3.ebuild,4.ebuild} --- /usr/local/portage/www-apps/gonzui/gonzui-0.3.ebuild 2005-01-31 16:16:19.000000000 +0900 +++ /usr/local/portage/www-apps/gonzui/gonzui-0.4.ebuild 2005-02-07 14:33:34.000000000 +0900 @@ -8,8 +8,8 @@ USE_RUBY="ruby18 ruby19" DESCRIPTION="gonzui is a source code search engine." -HOMEPAGE="http://www.namazu.org/~satoru/gonzui/" -SRC_URI="http://www.namazu.org/~satoru/gonzui/${P}.tar.gz" +HOMEPAGE="http://gonzui.sf.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -33,6 +33,7 @@ } pkg_postinst() { - einfo "The database (gonzui.db) format has become incompatible with previous version." + einfo "The database (gonzui.db) format has become incompatible with" + einfo "0.3 and previous versions." einfo "Please restructure the database if you already have it." }
とりあえず手元の環境では動作中.Filesの方はgonzui-0.3.patchをgonzui-0.4.patchにリネームするだけでOK.bashiさんの連絡先がわからないのでしばらく放置.パクりebuildを本人の許可なく登録するのも気が引けるし.週末まで登録されないようなら登録しよう.
ご紹介・ご確認有り難うございます。<br>1800なのはweatherだよなぁ…と思いつつちょっと悩みました(^^;
Applied, thanks. は一番の言葉だと思いますよ。<br>いろんなコメントが付いたあげく、取り込まれな<br>かったら意味ないですから:) というわけで、お<br>めでとう。