Emacs の始め方
 (b) 自分で環境を用意
 どの版 ?
起動環境
 NetBSD
  packages
  pkgsrc
 FreeBSD
 Linux
  CentOS
  Fedora Core
  Suse
  Debian
  Vine
  Ubuntu
   anthy.el
   tamago
   wanderlust
   emacs-snapshot
   tcode
   auctex
   まとめ
 Mac OS X
  1. OS 内蔵
   日本語表示
   日本語入力
  2. 自分で作る
  3. 拾って来る
 Windows
  Meadow
   shell
  NTEmacs
  Cygwin/X
  xyzzy.exe
 current
  TsubaiBSD
site-lisp
  emacs-w3m
  wanderlust
  riece
  auctex
  tc-2
  mu-cite
  tamago
日本語入力
 anthy
 tamago
  tamago の設置
   Ubuntu
   NetBSD/pkgsrc
   上記以外
  tamago の設定・起動
  問題
  url
 anthy
 起動時の漢字コード
  日本語を使う
   OS の設定から変更
 極める

software 入口 | Emacs | making emacs-21 | dot.emacs | application | らくらく本

Emacs の始め方

Last Update: "2011/01/18 10:16:10 makoto"

Windows

Windows 上では、 などの選択肢があります。

Meadow

NetInstaller という大変便利なしくみを使って導入出来ます
NetInstall by 小関 さん
http://www.netlaputa.ne.jp/~kose/Emacs/Meadow/index.html#netinstall
NetInstaller についての藤原の説明
http://books.ki.nu/rakuraku/meadow.html
shell
M-x shell とした時に Emacs の中から shell が使えます。 Cygwin が入っている時に Meadow で M-x shell とした時に bash を使うには、例えば次のようにします。
(setq explicit-shell-file-name "c:\\cygwin\\bin\\bash.exe");
(modify-coding-system-alist 'process "shell" '(undecided-dos . sjis-unix))
この時に、~/.bashrc に次のように書いておく必要があるかも知れません。
PATH=/usr/bin

NTEmacs

EmacsW32 とは MS Windows 用の Elisp のこと
MS Windows 用の Elisp と Emacs そのものの実行形式も置いてあります
http://ourcomments.org/Emacs/EmacsW32.html

Cygwin/X

Windows に cygwin が入れてあるなら他の Unix 環境と同じように make bootstrap が出来ます。
NTEmacs22 CVS + IME.patch を Build する
http://homepage.mac.com/matsuan_tamachan/emacs/BuildNtemacs.html

xyzzy.exe

xyzzyは、GNU emacs editor like な editor に、mint のようなファイラーがついているソフトです(使用は無料です)
http://www.jsdlab.co.jp/~kei/xyzzy/
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08