なんだこれは

はてなダイアリーから移転しました。

anything.el を更新したら obsoluteなのがあった。

さて、更新してみた。

M-x auto-install-batch anything


そうすると、anything-etags.elがなくなったらしい。うん、まあ、そういうことってあるよね。うん。でも。

"anything-etags" is now built into anything-config.  
It is no longer a separate file

anything-etags.elってファイルにこういうのかかなくてもいいと思うんだ。

あと、*auto-async-byte-compile*というバッファに

In toplevel form:
anything-etags.el:1:18:Warning: reference to free variable `is'
anything-etags.el:1:21:Warning: reference to free variable `now'
anything-etags.el:1:25:Warning: reference to free variable `built'
anything-etags.el:1:31:Warning: reference to free variable `into'
anything-etags.el:1:36:Warning: reference to free variable `anything-config.'
anything-etags.el:2:1:Warning: reference to free variable `It'
anything-etags.el:2:7:Warning: reference to free variable `no'
anything-etags.el:2:10:Warning: reference to free variable `longer'
anything-etags.el:2:17:Warning: reference to free variable `a'
anything-etags.el:2:19:Warning: reference to free variable `separate'
anything-etags.el:2:28:Warning: reference to free variable `file'
Wrote /Users/fu7mu4/.emacs.d/emacs-23/auto-install/anything-etags.elc

あるとおり、むりやりbyte compileしなくていいんじゃないかなぁ。でも、呼ぶことはないから問題ないのかなぁ?