From b95b7e964bb61ffa9272be8b00b978899f863c60 Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 17 Feb 2009 09:15:40 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 1 + dot-files/_navi2ch/init | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index edb2a1a..6ffa50b 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -348,6 +348,7 @@ '(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)) diff --git a/dot-files/_navi2ch/init b/dot-files/_navi2ch/init index e48dd50..d766a08 100644 --- a/dot-files/_navi2ch/init +++ b/dot-files/_navi2ch/init @@ -15,6 +15,11 @@ ;; 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 () -- 2.40.0