]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Thu, 7 Jan 2016 04:47:24 +0000 (13:47 +0900)
committerPHO <pho@cielonegro.org>
Thu, 7 Jan 2016 04:47:24 +0000 (13:47 +0900)
dot-files/_caldat
dot-files/_emacs_el
dot-files/_navi2ch/init

index e6e0346d87ba685582b9e7218e9667be69f44aea..70bcbb463ee368ad2422c9b7381a7a56168fd99c 100644 (file)
 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
index 51180d719596504afe2e12743366806868b9e82d..bd8b72ebc2c51b93d4981dfd450e1ae2b6966614 100644 (file)
           ((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)
index 5560e74a7bc4328875ed5a33c63c98314b4180f2..b07825641f3a3bc119417b41997fe1a85434687a 100644 (file)
                             ".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)