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

emacsの設定

[コンピュータ関連Tips]

  emacsの設定ファイル


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


~/.emacs.el(930)
~/.emacs-21.el(905)
~/lib/emacs/conf/base.el(903)
~/lib/emacs/conf/jde-conf.el(925)
~/lib/emacs/conf/lang.el(870)
~/lib/emacs/conf/misc.el(855)
~/lib/emacs/conf/packages.el(894)
~/lib/emacs/conf/program-hook.el(869)
~/lib/emacs/conf/server.el(872)
~/lib/emacs/conf/color/console.el(946)
~/lib/emacs/conf/color/x.el(875)
~/lib/emacs/conf/color/wl-console.el(1337)
~/lib/emacs/conf/color/wl-x.el(1275)
~/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を前提にしています