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

emacsの設定

[コンピュータ関連Tips]

  emacsの設定ファイル


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


~/.emacs.el(981)
~/.emacs-21.el(942)
~/lib/emacs/conf/base.el(945)
~/lib/emacs/conf/jde-conf.el(962)
~/lib/emacs/conf/lang.el(909)
~/lib/emacs/conf/misc.el(894)
~/lib/emacs/conf/packages.el(934)
~/lib/emacs/conf/program-hook.el(919)
~/lib/emacs/conf/server.el(913)
~/lib/emacs/conf/color/console.el(990)
~/lib/emacs/conf/color/x.el(924)
~/lib/emacs/conf/color/wl-console.el(1399)
~/lib/emacs/conf/color/wl-x.el(1339)
~/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を前提にしています