最近流行ってるらしい Emacs のパッケージ管理システムだよ。 いろんなところからパッケージを取り込めるからとにかく楽だよ!
ggrks
M-x el-get-update navi2ch
とかで最新版にうpだてできたりするかもしれないよ。できないかもしれない…!
el-getの導入は https://github.com/dimitri/el-get を読んでね。
新規で入れるなら Stable Branch
じゃなくて Master Branch
にするのが良いよ!
シェルから $HOME/.emacs.d/recipes
みたいなディレクトリを作ってね。
そこに navi2ch.rcp
をぽいっと配置します。
そして次のコードを .emacs
に追加します。
(add-to-list 'el-get-recipe-path "~/.emacs.d/recioes")
できたら C-x C-e
で評価するか、 Emacs を再起動します。前者の方がお手軽ですよ。
ここまでで準備が整ってれば M-x el-get-install navi2ch
でインストールできるようになってます。
はい、この後は設定せずに使ってくなら特に何もすることはないよ。
M-x navi2ch
でいつでもふつーに起動可能な状態になってます。べんりべんり。
いままで navi2ch を常用してたことがないから、何かファイルが読み込まれないとか問題があっても補足できてないよ。何か問題があったら連絡してね。
特に僕の著作物でもない気がするし、 navi2ch と同じが良いよね。 (といふか description
を引用ではなく二次利用してるから、それ以外のライセンスにできないよね)
navi2ch.rcp --- Navigator for 2ch for Emacsen
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 by Navi2ch Project
This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Navi2ch Project の人たちマジリスペクトっす