X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=dot-files%2F_emacs_el;h=c54ee01c3143c148a072ce9f16d2a2a05ca656b0;hb=36196fa73573a5839436535a219031b2da14d601;hp=77aa3238dbb9dfe33b0f143ffb5c980661104044;hpb=bb072c693b8c23472090271e296d33072e1cd281;p=sugar.git diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 77aa323..c54ee01 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -109,21 +109,14 @@ ;; Setting for Frames ---------------------------------------------------------- (when window-system (let ((host (system-name))) - (cond ((equal host "seras") - (set-frame-font "Dejavu Sans Mono 11" t)) + (cond ((equal host "kurumi.cielonegro.org") + (set-frame-font "Andale Mono 14")) - ((equal host "yukari.cielonegro.org") + ((equal host "seras") (set-frame-font "Dejavu Sans Mono 11" t)) - ((equal host "aria.cielonegro.org") - (progn - (set-frame-font "Dejavu Sans Mono 13" t) - ;; Emacs 24.4.1 somehow gets very slow when the following - ;; lines are uncommented. - ;;(set-fontset-font nil 'japanese-jisx0208 "さざなみゴシック") - ;;(set-fontset-font nil 'japanese-jisx0212 "さざなみゴシック") - ;;(set-fontset-font nil 'katakana-jisx0201 "さざなみゴシック") - ))))) + ((equal host "yukari.cielonegro.org") + (set-frame-font "Dejavu Sans Mono 11" t))))) ;; Setting for Packages -------------------------------------------------------- (defun require-if-present (feature) @@ -155,6 +148,16 @@ ;; ditz (require-if-present 'ditz) +;; flycheck +(require-if-present 'flycheck) +;(if (featurep 'flycheck) +; (global-flycheck-mode)) + +(require-if-present 'flycheck-inline) +(if (featurep 'flycheck-inline) + (with-eval-after-load 'flycheck + (add-hook 'flycheck-mode-hook #'flycheck-inline-mode))) + ;; flyspell (require-if-present 'flyspell) @@ -165,6 +168,9 @@ (add-to-list 'auto-mode-alist '("\\.frag\\'" . glsl-mode)) (add-to-list 'auto-mode-alist '("\\.geom\\'" . glsl-mode)) +;; hengband-pickpref +(autoload 'hengband-pickpref-mode "hengband-pickpref-mode" nil t) + ;; jaspace (require-if-present 'jaspace) @@ -177,6 +183,11 @@ (autoload 'rust-mode "rust-mode" nil t) (add-to-list 'auto-mode-alist '("\\.rs\\'" . rust-mode)) +(require-if-present 'flycheck-rust) +(if (featurep 'flycheck-rust) + (with-eval-after-load 'rust-mode + (add-hook 'flycheck-mode-hook #'flycheck-rust-setup))) + ;; session (require-if-present 'session) (if (featurep 'session) @@ -188,13 +199,6 @@ ;; midnight (require-if-present 'midnight) -;; color-theme -(require-if-present 'color-theme) -(if (featurep 'color-theme) - (progn - (color-theme-initialize) - (color-theme-subtle-hacker))) - ;; multi-term (autoload 'multi-term "multi-term" "Create new term buffer. @@ -223,15 +227,10 @@ Will prompt you shell name when you type `C-u' before this command." t) (paren-activate)) ;; elscreen -(condition-case e - (load "elscreen" "ElScreen" t) - (file-error - (if (equal (cadr e) "Cannot open load file") - (message "Warning: feature %s is absent" feature) ; warn and ignore - (apply 'signal (car e) (cdr e))))) ; rethrow +(require-if-present 'elscreen) +(require-if-present 'elscreen-w3m) (if (featurep 'elscreen) (elscreen-start)) -(require-if-present 'elscreen-w3m) ;; undo-tree (require-if-present 'undo-tree) @@ -267,6 +266,13 @@ Will prompt you shell name when you type `C-u' before this command." t) (autoload 'lua-mode "lua-mode" "Lua editing mode." t) (add-to-list 'auto-mode-alist '("\\.lua$" . lua-mode)) +;; projectile-mode +(require-if-present 'projectile) +(if (featurep 'projectile) + (progn + (projectile-mode +1) + (define-key projectile-mode-map (kbd "C-c p") 'projectile-command-map))) + ;; protobuf-mode (autoload 'protobuf-mode "protobuf-mode") (add-to-list 'auto-mode-alist '("\\.proto\\'" . protobuf-mode)) @@ -392,7 +398,9 @@ Will prompt you shell name when you type `C-u' before this command." t) (add-hook 'haskell-mode-hook 'turn-on-haskell-indent) (add-hook 'haskell-mode-hook 'turn-on-haskell-ghci) -(load-if-present "~/sandbox/_input-method/haskell-unicode-input-method/haskell-unicode-input-method") +;(add-hook 'haskell-mode-hook #'flycheck-haskell-setup) + +(load-if-present "~/sandbox/_input-method/emacs-haskell-unicode-input-method/haskell-unicode-input-method") (add-hook 'haskell-mode-hook (lambda () (set-input-method "haskell-unicode"))) @@ -445,8 +453,8 @@ Will prompt you shell name when you type `C-u' before this command." t) (autoload 'navi2ch "navi2ch" "Navigator for 2ch for Emacs" t) ;; migemo -(require-if-present 'migemo) -(setq migemo-isearch-enable-p nil) +;(require-if-present 'migemo) +;(setq migemo-isearch-enable-p nil) ;; tiarra-conf (setq load-path (cons (expand-file-name "~/sandbox/Tiarra") load-path)) @@ -571,6 +579,10 @@ Will prompt you shell name when you type `C-u' before this command." t) (".svn/" "CVS/" ".o" "~" ".bin" ".lbin" ".so" ".a" ".ln" ".blg" ".bbl" ".elc" ".lof" ".glo" ".idx" ".lot" ".dvi" ".fmt" ".tfm" ".pdf" ".class" ".fas" ".lib" ".mem" ".x86f" ".sparcf" ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl" ".lo" ".la" ".gmo" ".mo" ".toc" ".aux" ".cp" ".fn" ".ky" ".pg" ".tp" ".vr" ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs" ".pyc" ".pyo" ".hi"))) '(cperl-merge-trailing-else nil) '(csv-align-style (quote auto)) + '(custom-enabled-themes (quote (gnome2))) + '(custom-safe-themes + (quote + ("64affc3597b4271ba6b0b428777d616cfb20d8f7f147dbd00f1de220b2b59bbf" "06e0662b31a2ae8da5c6b5e9a05b25fabd1dc8dd3c3661ac194201131cafb080" default))) '(default-frame-alist (quote ((tool-bar-lines . 0) @@ -616,8 +628,7 @@ Will prompt you shell name when you type `C-u' before this command." t) '(markdown-live-preview-delete-export (quote delete-on-export)) '(mediawiki-site-alist (quote - (("Wikipedia" "http://en.wikipedia.org/w/" "username" "password" "Main Page") - ("YmirDev" "https://ymirlink:santamo@update.forcast.jp/fcdiv/mwiki/" "PHO" "" "メインページ")))) + (("Wikipedia" "http://en.wikipedia.org/w/" "username" "password" "Main Page")))) '(mew-field-spec (quote (("^Resent-\\(From\\|To\\|Cc\\|Date\\)" t mew-face-header-important mew-face-header-important) @@ -700,7 +711,9 @@ Will prompt you shell name when you type `C-u' before this command." t) (quote (("gnu" . "https://elpa.gnu.org/packages/") ("melpa" . "https://melpa.org/packages/")))) - '(package-selected-packages (quote (cargo toml-mode rust-mode))) + '(package-selected-packages + (quote + (elscreen-fr color-theme-modern elscreen elscreen-multi-term projectile elixir-mode flycheck-haskell flycheck-inline flycheck-rust undo-tree auto-complete typescript-mode cargo toml-mode rust-mode))) '(rcirc-server-alist (quote (("irc1.ymir.jp" :nick "PHO`cons" nil nil)))) '(riece-layout "default") '(riece-layout-alist @@ -725,11 +738,12 @@ Will prompt you shell name when you type `C-u' before this command." t) '(tramp-auto-save-directory "/tmp/tramp-auto-save") '(tramp-completion-reread-directory-timeout 2) '(tramp-default-host "localhost") - '(tramp-default-method "sshx" nil (tramp)) + '(tramp-default-method "sshx") '(uniquify-buffer-name-style (quote forward) nil (uniquify)) '(uniquify-trailing-separator-p t) '(vc-cvs-diff-switches (quote ("-u"))) '(vc-cvs-stay-local nil) + '(vc-handled-backends (quote (Git Hg))) '(w3m-bookmark-file-coding-system (quote utf-8)) '(w3m-coding-system (quote utf-8)) '(w3m-coding-system-priority-list (quote (utf-8))) @@ -757,10 +771,13 @@ Will prompt you shell name when you type `C-u' before this command." t) '(diff-added ((t (:inherit diff-changed :foreground "medium spring green" :weight extra-bold)))) '(diff-removed ((t (:foreground "gold3" :weight extra-bold)))) '(flyspell-incorrect ((t (:foreground "OrangeRed" :overline t)))) + '(font-lock-comment-face ((t (:foreground "white smoke")))) + '(font-lock-keyword-face ((t (:foreground "salmon")))) '(jaspace-highlight-tab-face ((((class color) (background dark)) (:foreground "gray70" :underline t)))) '(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold)))) '(navi2ch-bm-updated-cache-face ((t (:foreground "CornflowerBlue" :weight bold)))) '(navi2ch-bm-updated-unread-face ((t (:foreground "DarkSeaGreen3" :weight bold)))) + '(org-level-1 ((t (:foreground "pale turquoise")))) '(textile-link-face ((t (:foreground "cyan")))) '(textile-ol-bullet-face ((t (:foreground "dark orange")))) '(textile-ul-bullet-face ((t (:foreground "deep sky blue"))))