emacs.el見直し

うたた寝しながらemacs.elを見直しました。それぞれの機能設定は別ファイル化し、requireさせました。

(setq load-path (cons (expand-file-name
"/Users/noir/.emacs.d") load-path))

(require 'emacs-noir)
(require 'path-noir)
(require 'encoding-noir)
(require 'font-noir)
(require 'shell-noir)
(require 'woman-noir)
(require 'color-noir)
(require 'edit-noir)
(require 'emacs20-noir)
(require 'keybind-noir)
(require 'ui-noir)
(require 'elscreen-noir)
(require 'mouse-noir)
(require 'mapae-noir)
(require 'newsticker-noir)
(require 'skk-mode-noir)
(require 'python-mode-noir)
(require 'smartdoc-mode-noir)
(require 'changelog-noir)
(require 'wl-noir)
(require 'bbdb-noir)
(require 'w3m-noir)
... and more

あ〜眠いですね。まぁ日中にバイクを掃除したんで。。。


Comments

Popular posts from this blog

MeeGo 1.1 for NexusOne status and how to work(Using microSD and Boot vi fastboot).

Tizen SDK is a copy of the Android SDK? / Tizen seems to be based on Samsung Linux Platform(SLP)

Goodbye 2016, Hello 2017