-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ccc.elの単独パッケージ化 #3
Labels
Comments
Dependencies していただければ、何も問題ないと思います。 |
気付いたことをいくつか書きます. さらっと見ただけですのでよしなに.
|
GNU Emacs 26.1 の select-window の説明中に発見したのですが、buffer-list-update-hook というのがあります。昔はなかったように思います。 select-window への adviceのかわりにこれを使えないかと思っています。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
カーソルのカラーを変えるライブラリccc.elですが、単独のパッケージとしてMELPAに登録することを提案します。
ccc.el は単独のパッケージとしても非常に有用なライブラリではないかと思っています。
cf. http://d.hatena.ne.jp/kitokitoki/20110815
方針としては、リポジトリのディレクトリ構造は変えず、MELPAのrecipe上で分離させようかと思っています。
The text was updated successfully, but these errors were encountered: