Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
C-27: Mule + Egg を使っているとき「nn」で「ん」が入力されるようにする
にはどうしたらよいのでしょうか。
.emacs の中に
(setq enable-double-n-syntax t)
という1行を入れれば OK です。
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.