トップ 差分 一覧 Farm ソース 検索 ヘルプ PDF RSS ログイン

emacsの設定

[コンピュータ関連Tips]

  emacsの設定ファイル


ファイルと階層構造はこんな感じ


~/.emacs.el(998)
~/.emacs-21.el(965)
~/lib/emacs/conf/base.el(963)
~/lib/emacs/conf/jde-conf.el(980)
~/lib/emacs/conf/lang.el(928)
~/lib/emacs/conf/misc.el(912)
~/lib/emacs/conf/packages.el(952)
~/lib/emacs/conf/program-hook.el(938)
~/lib/emacs/conf/server.el(931)
~/lib/emacs/conf/color/console.el(1007)
~/lib/emacs/conf/color/x.el(943)
~/lib/emacs/conf/color/wl-console.el(1421)
~/lib/emacs/conf/color/wl-x.el(1358)
~/lib/emacs/conf/private/wl-refile.el
~/lib/emacs/conf/private/site-lisp

注意事項

  • smart-compileやyatexをrequireしてます。packages.elのコメントアウトを
  • 色は-nwのときが背景black 前景whiteをX11環境下では背景#ffeed3 前景blackを前提にしています