summaryrefslogtreecommitdiff
path: root/japanese/navi2ch-emacs20/pkg-message
blob: 2d7f672a892e8d886d503447cfabb7e95d2ae4a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
To use navi2ch, put the following into ~/.emacs.

(require 'navi2ch)

To use monafonts with Xemacs, put

(require 'navi2ch-mona)
(add-hook 'navi2ch-article-arrange-message-hook
           'navi2ch-mona-arrange-message)

into ~/.xemacs and set board name to be viewed with monafonts.

(setq navi2ch-mona-enable-board-list '("mona" "prog"))