From 6d4ef48c3225de4345bb3e61aa5a12224a40129c Mon Sep 17 00:00:00 2001 From: hmurata Date: Thu, 26 Feb 2004 13:31:55 +0000 Subject: [PATCH] * wl-ja.text, wl.texi: Update. --- doc/wl-ja.texi | 13 ++++++++++++- doc/wl.texi | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 942072e..71804c0 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -6648,7 +6648,7 @@ LDAP を利用する場合は、@code{wl-ldap-server}、@code{wl-ldap-port}, れます。また、デフォルトの設定ではサマリでの通常の移動でスキップされるよ うになります。 -spam マークは、後述する spam の判定処理で自動的に付く他、@samp{k m} と押 +spam マークは、後述する spam の判定処理で自動的に付く他、@kbd{k m} と押 して任意に付けることも出来ます。 @subsection spam の判定 @@ -6922,6 +6922,17 @@ bogofilter の実行時に実行ファイルに渡される引数を指定します。 使用する統計データベースの存在するディレクトリを指定します。@code{nil} ならデフォルトの位置 (@file{~/.bogofilter}) が使用されます。 初期設定は、@code{nil} + +@item elmo-spam-bogofilter-max-messages-per-process +@vindex elmo-spam-bogofilter-max-messages-per-process +初期設定は、30。 +学習時にまとめ処理されるメッセージの数を指定します。 + +@item elmo-spam-bogofilter-debug +@vindex elmo-spam-bogofilter-debug +初期設定は、@code{nil}。 +non-nil に指定すると、@command{bogofilter} からの出力が +@code{"*Debug ELMO SPAM Bogofilter*"}というバッファに出力されます。 @end table diff --git a/doc/wl.texi b/doc/wl.texi index 01fe215..092ddfc 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -6722,7 +6722,7 @@ the action is called for execution. Marked messages will be skipped by summary walking in ordinary way. The spam mark is be put on by spam judgement described later, or by -invoking @samp{k m} at any time. +invoking @kbd{k m} at any time. @subsection spam judgment @@ -6995,6 +6995,17 @@ Specify arguments to be supplied for bogofilter executable. Specify the directory for statistical database to be used. @code{nil} to use default directory (@file{~/.bogofilter}). The initial setting is @code{nil}. + +@item elmo-spam-bogofilter-max-messages-per-process +@vindex elmo-spam-bogofilter-max-messages-per-process +The initial setting is 30. This variable specifies the number of +messages to be learned by one process. + +@item elmo-spam-bogofilter-debug +@vindex elmo-spam-bogofilter-debug +The initial setting is @code{nil}. +If you specify non-nil, the output from @command{bogofilter} is +stored in the buffer named @code{"*Debug ELMO SPAM Bogofilter*"}. @end table -- 1.7.10.4