'(mouse-wheel-progessive-speed nil)
'(mouse-wheel-scroll-amount (quote (1 ((shift) . 5) ((control)))))
'(navi2ch-browse-url-browser-function (quote browse-url-firefox))
+ '(navi2ch-display-splash-screen nil)
'(navi2ch-mona-face-variable (quote navi2ch-mona16-face))
'(navi2ch-mona-on-message-mode t)
'(newsticker-html-renderer (quote w3m-region))
;; migemo
(require 'navi2ch-migemo)
+;; oyster
+(setq navi2ch-oyster-use-oyster t)
+(setq navi2ch-oyster-id "pho@cielonegro.org")
+(setq navi2ch-oyster-password "gestalt")
+
;; others
(add-hook 'navi2ch-before-startup-hook
(lambda ()