[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:18267] Re: RFS: navi2ch
パッケージは無事sidに入ったようです。
At Tue, 17 Apr 2012 20:46:15 +0900,
Tatsuya Kinoshita wrote:
> 必須というわけではありませんが、startupでのautoloadについては
> debian-emacs-policyで示唆されています。
>
> Quoting from /usr/share/doc/emacsen-common/debian-emacs-policy.gz:
> | 10) Usage of autoload instead of load in the site-start.d files.
> |
> | It's been suggested, and is probably a good idea that maintainers
> | switch to using autoload rather than load when possible in their
> | site-start.d files.
> |
> | For example, instead of (load "some-package"), you should use
> | autoloads for all the top level, user visible functions. Currently
> | the calc package has a good example of this.
これは、「直接ロードすることはしないでautoloadを使った方がいいですよ」
という話だと理解していました。多分勝手にロードすると起動が遅くなるから
とか、そんな理由かなあと。
> NMUと紛らわしい-1.1は避けて、-1~pre1, -1~pre2, ...などとしておいて、
> アップロード時に-1にする方法はいかがでしょうか。
そうですね。NMUのことはすっかり忘れていました。ではその方法でお願いし
ます。しかし自分が間違えたら大変だ...