From: PHO Date: Thu, 7 Jan 2016 04:47:24 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=327001194323cff2a7532c2a5e2e3f50bebd90fe Auto commit by The Sugar System. --- diff --git a/dot-files/_caldat b/dot-files/_caldat index e6e0346..70bcbb4 100644 --- a/dot-files/_caldat +++ b/dot-files/_caldat @@ -19,3 +19,17 @@ 2015 11 03 00 fiesta 2015 11 23 00 fiesta 2015 12 23 00 fiesta +2016 01 11 00 fiesta +2016 02 11 00 fiesta +2016 03 21 00 fiesta +2016 04 29 00 fiesta +2016 05 03 00 fiesta +2016 05 04 00 fiesta +2016 05 05 00 fiesta +2016 07 18 00 fiesta +2016 09 19 00 fiesta +2016 09 22 00 fiesta +2016 10 10 00 fiesta +2016 11 03 00 fiesta +2016 11 23 00 fiesta +2016 12 23 00 fiesta diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 51180d7..bd8b72e 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -74,9 +74,12 @@ ((equal host "aria.cielonegro.org") (progn (set-frame-font "Dejavu Sans Mono 13" t) - (set-fontset-font nil 'japanese-jisx0208 "さざなみゴシック") - (set-fontset-font nil 'japanese-jisx0212 "さざなみゴシック") - (set-fontset-font nil 'katakana-jisx0201 "さざなみゴシック")))))) + ;; 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 "さざなみゴシック") + ))))) ;; Hooks for newline-and-indent ------------------------------------------------ ;(mapcar (lambda (hook) diff --git a/dot-files/_navi2ch/init b/dot-files/_navi2ch/init index 5560e74..b078256 100644 --- a/dot-files/_navi2ch/init +++ b/dot-files/_navi2ch/init @@ -27,9 +27,13 @@ ".open2ch.net" "next2ch.net")) "\\)\\'")) -; See http://kita.jikkyo.org/cbm/ -(setq navi2ch-list-bbstable-url - "http://kita.jikkyo.org/cbm/cbm.cgi/20.p0.m0.sc.xp.op.nb/-all/bbsmenu.html") +;; See http://kita.jikkyo.org/cbm/ +;;(setq navi2ch-list-bbstable-url +;; "http://kita.jikkyo.org/cbm/cbm.cgi/20.p0.m0.sc.xp.op.nb/-all/bbsmenu.html") + +;; proxy +(setq navi2ch-net-http-proxy "localhost:8081") ; See ~/sandbox/_communication/2chproxy.pl +(setq navi2ch-net-send-message-use-http-proxy nil) ;; oyster ;(setq navi2ch-oyster-use-oyster t)