Cloud Nine

Avatar

This blog is my everything!!

Aug
26
CentOSにEmacsのインストール
Aug 26, 2008

Emacsをyumでインストール

yum install emacs

emacsで日本語入力を可能にする

yum install anthy-el

ctl-\で日本語モ−ド

vi /home/ユーザ名/.emacs
; 日本語をデフォルトにする。
(set-language-environment "Japanese")
; anthy.el をロードできるようにする (必要に応じて)。
(push "/usr/local/share/emacs/site-lisp/anthy/" load-path)
; anthy.el をロードする。
(load-library "anthy")
; japanese-anthy をデフォルトの input-method にする。
(setq default-input-method "japanese-anthy"))

No Comments, Comment or Ping

Reply to “CentOSにEmacsのインストール”

Advertisings

Search Keyword

Calendar

2009年 January
« Dec    
 1234
567891011
12131415161718
19202122232425
262728293031  

Status

フィードメーター - Cloud  Nine あわせて読みたいブログパーツ