| ubuntu rocks |
[Aug. 19th, 2008|10:05 pm] |
;; xemacs21で日本語入力を使い方です。
;; Ubuntu のパーケージ
;; apt-get install mule-ucs ;; UTF-8で使う
;; apt-get install anthy-el prime-el ;;日本語入力用
;; ;;フォントはお好みで
;; apt-get install ttf-sazanami-gothic xfonts-shinonome
;;
; CTRL-\で入力モード切替え
(load-library "anthy")
(setq default-input-method "japanese-anthy")
(require 'un-define)
(set-language-environment "Japanese")
(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)
(set-buffer-file-coding-system 'utf-8)
(setq default-buffer-file-coding-system 'utf-8)
;; たぶん出来ない
;;(prefer-coding-system 'utf-8)
|
|
|
| one when not zero |
[Feb. 8th, 2007|10:27 pm] |
This year's post contains a top emacs tip.
(setq column-number-start-at-one t)
|
|
|
| special announcement |
[Feb. 28th, 2006|01:00 pm] |
This is still not Michael's blog, however, thanks to Mark (a.k.a. markadm) I now have a RSS feed here to meng_flickr, which is an intermittently updated stream of photographs (somewhat akin to what my intended purpose of Project Blue Sky).
Interested readers may choose to subscribe to the aforementioned feed.
We now return to our regularly scheduled programme. |
|
|
| well hello |
[Feb. 5th, 2005|08:43 pm] |
this is not michael's blog so there |
|
|