]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_navi2ch/init
Auto commit by The Sugar System.
[sugar.git] / dot-files / _navi2ch / init
index 832cd3c8877d80a1aedcc443cac5ac6cf3e593df..b07825641f3a3bc119417b41997fe1a85434687a 100644 (file)
 ;; migemo
 (require-if-present 'navi2ch-migemo)
 
+;; bbstable
+(setq navi2ch-list-valid-host-regexp
+      (concat "\\("
+              (regexp-opt '(".2ch.net"
+                            ".bbspink.com"
+                            ".machibbs.com"
+                            ".machi.to"
+                            ".2ch.sc"
+                            "xpic.sc"
+                            ".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")
+
+;; 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)
-(setq navi2ch-oyster-id "pho@cielonegro.org")
+;(setq navi2ch-oyster-use-oyster t)
+;(setq navi2ch-oyster-id "pho@cielonegro.org")
 
 ;; Emacs23 mona fonts
 (add-hook 'navi2ch-mona-setup-hook