//*[error: The directory /tmp/emacs5 is unsafe - Google 検索|http://www.google.co.jp/search?q=error%3A+The+directory+%2Ftmp%2Femacs5+is+unsafe&start=0&hl=ja&lr=lang_ja&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:ja:official] //**[Re: [h-e-w] /tmp/emacs5 unsafe?|http://www.mail-archive.com/help-emacs-windows@gnu.org/msg00194.html] //**emacsclient関係 * Emacs 活用法 ** http://www.math.s.chiba-u.ac.jp/~matsu/emacs/emacs21/index.html *[bookmark|http://un-q.net/2007/07/emacs_1.html] **C-x r m RET: カーソル位置をブックマークに追加 **C-x r l: すべてのブックマークリストを表示 *[GNU Emacsマニュアル|http://www.bookshelf.jp/texi/emacs-man/21-3/jp/emacs.html] **[M. キーボードマクロ|http://www.bookshelf.jp/texi/emacs-man/21-3/jp/emacs_16.html] ***C-x ( キーボードマクロの定義を開始する(start-kbd-macro)。 ***C-x ) キーボードマクロの定義を終了する(end-kbd-macro)。 ***C-x e もっとも最近のキーボードマクロを実行する(call-last-kbd-macro)。 !! 設定例等 * http://d.hatena.ne.jp/tanaka51/20110508/1304860906 * http://d.hatena.ne.jp/tanaka51/searchdiary?word=%2A%5BEmacs%5D !!anthy.el *sudo apt-get install anthy-el *.emacs (load-library "anthy") (setq default-input-method "japanese-anthy") *C-\ でanthy起動 *参考: http://emacs-21.ki.nu/how-to-start/ubuntu.html !! Windows環境での利用 * Meadowは最近停滞気味? * 本家GNU EmacsのWindowsバイナリかNT Emacsが現在でも活発. * 日本語対応はNT Emacsのほうがまし?(IME入力時のインライン表示など) * Meadow: http://www.meadowy.org/meadow/ * GNU Emacs: http://ftp.gnu.org/gnu/emacs/windows/ * NT Emacs: http://gnupack.sourceforge.jp/docs/current/UsersGuide_download.html * GNU Emacs for Windows プロジェクト日本語トップページ - SourceForge.JP ** http://sourceforge.jp/projects/sfnet_emacs-win/ * 最近の設定パターン ** NT Emacsをインストール ** .emacs.elを設定 ** mewとstunnelをインストール ** .mew.elを設定 !! 関連ページ * Mew