CLOVER🍀

That was when it all began.

Ubuntu Linux 12.04 LTSにEmacs 24をインストールする

ほぼ、以下のページ通り。

第235回 Ubuntu 12.04でEmacs 24.1を使う
http://gihyo.jp/admin/serial/01/ubuntu-recipe/0235

Ubuntuのapt-getでemacs24系を導入する
http://gihyo.jp/admin/serial/01/ubuntu-recipe/0235

インストール。

$ sudo add-apt-repository ppa:cassou/emacs
$ sudo apt-get update
$ sudo apt-get install emacs24 emacs24-el emacs24-common-non-dfsg

確認。

$ emacs --version
GNU Emacs 24.3.1
Copyright (C) 2013 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

できたー。

その他、Emacs設定の際に参考にさせていただいたサイト。
http://moya-notes.blogspot.jp/2013/02/emacs24-config-on-mac.html
http://d.hatena.ne.jp/hyuki/20110116/p1
http://yymm.bitbucket.org/blog/html/2013/07/10/emacs_24_3.html
http://www.torutk.com/projects/swe/wiki/Fedora_emacs-24
http://d.hatena.ne.jp/mokimokisan/20140624/1403614944
http://masutaka.net/chalow/2009-07-05-3.html