From dac4ba9f865650b2a5cf9ca97e6d660c3c3a167d Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 22 Apr 2015 09:12:24 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_navi2ch/init | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/dot-files/_navi2ch/init b/dot-files/_navi2ch/init index 832cd3c..5560e74 100644 --- a/dot-files/_navi2ch/init +++ b/dot-files/_navi2ch/init @@ -15,9 +15,25 @@ ;; 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") + ;; 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 -- 2.40.0