;; ECB
(require-if-present 'ecb-autoloads)
-(let* ((hosts '(("netbsd." .
- (("~/sandbox/yxmimeproc" "yxmimeproc")
- ("~/sandbox/YxMIME" "YxMIME.pm")
- ))
- ("g1.cuenote.jp" .
- (("~/sandbox/MR/engine/libycom" "libycom")
- ))
- ("aria.cielonegro.org" .
- (("~/sandbox/_web-app/Rakka" "Rakka")
- ("~/sandbox/_haskell/Lucu" "Lucu")
- ("~/sandbox/_web-app/Kirschbaum" "Kirschbaum")
- ("~/sandbox/_haskell/HsOpenSSL" "HsOpenSSL")
- ("~/sandbox/_haskell/HsHyperEstraier" "HsHyperEstraier")
- ("~/sandbox/_haskell/HsSVN" "HsSVN")
- ("~/sandbox/_game/RoRo" "RoRo")
- ("~/sandbox/_haskell/HXT" "HXT")
- ("~/sandbox/_haskell/hxt-compile" "hxt-compile")
- ("~/src/ghc-6.10.1" "ghc-6.10.1")
- ("~/sandbox/sugar" "sugar")
- ("~/sandbox/_haskell/dns" "dns")
- ("~/sandbox/_haskell/blackboard-ddns" "blackboard-ddns")
- ))))
+(let* ((hosts '( ("yukari.cielonegro.org" .
+ ( ("~/sandbox/_games/acid-rain" "acid rain")
+ ("~/sandbox/_games/Natural-Mystic-Shaders" "Natural Mystic")
+ ))))
(paths (cdr (assoc (system-name) hosts))))
(setq ecb-source-path paths))
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- '(Info-additional-directory-list
- (quote
- ("/sw/share/info" "/usr/local/info" "/usr/local/share/info")))
'(ac-ignore-case nil)
'(appt-display-format (quote window))
'(appt-message-warning-time 20)
(left-fringe))))
'(ditz-find-issue-directory-automatically-flag t)
'(ecb-add-path-for-not-matching-files (quote (t)))
- '(ecb-help-info-path "/sw/share/info/ecb.info")
- '(ecb-layout-name "left14")
+ '(ecb-help-info-path "/usr/pkg/info/ecb.info")
+ '(ecb-layout-name "left7")
'(ecb-options-version "2.50")
'(ecb-show-sources-in-directories-buffer (quote always))
'(ecb-tip-of-the-day nil)
- '(ecb-tree-buffer-style (quote ascii-guides))
+ '(ecb-tree-buffer-style (quote image))
'(ecb-windows-width 0.2)
'(electric-indent-mode nil)
'(elscreen-display-tab t)
'(session-use-package t nil (session))
'(tramp-auto-save-directory "/tmp/tramp-auto-save")
'(tramp-completion-reread-directory-timeout 2)
- '(tramp-default-host "localhost" nil (tramp))
+ '(tramp-default-host "localhost")
'(tramp-default-method "sshx" nil (tramp))
'(uniquify-buffer-name-style (quote forward) nil (uniquify))
'(uniquify-trailing-separator-p t)