From 0f51d4c26fb37a85dea005ab09d40cd6c97d88ae Mon Sep 17 00:00:00 2001 From: Dai Sato Date: Sat, 8 Apr 2006 11:26:22 +0000 Subject: add explanations for .w3m/config and -o option. --- ChangeLog | 7 ++++++- doc-jp/FAQ.html | 3 +++ doc-jp/MANUAL.html | 1 + doc/FAQ.html | 4 ++++ 4 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6e11e1c..7c507d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-08 Dai Sato + + * [w3m-dev 04152] [PATCH] Add more explanation for the usage of the option setting panel. + * doc(-jp)/FAQ.html, doc-jp/MANUAL.html: add explanations for .w3m/config and -o option. + 2006-04-08 Dai Sato * [w3m-dev 04150] vi-prec_num @@ -8693,4 +8698,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.957 2006/04/08 11:21:07 inu Exp $ +$Id: ChangeLog,v 1.958 2006/04/08 11:26:22 inu Exp $ diff --git a/doc-jp/FAQ.html b/doc-jp/FAQ.html index d74b35d..e16a986 100644 --- a/doc-jp/FAQ.html +++ b/doc-jp/FAQ.html @@ -222,6 +222,9 @@ application/x-dvi; xdvi %s
設定ファイルはどこにあるの?
~/.w3m ディレクトリの下の config です. +オプション設定パネルで変更できると記述されているオプションの値を +このファイルで変更すると,w3m の挙動を調整できます. +オプションの名前と値を空白で区切ったものを 1 行に 1 組ずつ書いて設定します.

~/.w3m の下に w3mXXXXXX のようなファイルがたくさんあるけど,何?
WWWサーバからファイルを読んでいるときに,それを一時的に保存する diff --git a/doc-jp/MANUAL.html b/doc-jp/MANUAL.html index 9dab5d9..0b24619 100644 --- a/doc-jp/MANUAL.html +++ b/doc-jp/MANUAL.html @@ -97,6 +97,7 @@ HTML
折り返しサーチを使うかどうかを切りかえる.
-o option=value
オプションを指定する. +オプションの名前や値は,~/.w3m/config で指定するものと同じ.
-no-proxy
プロキシを利用しない.
-pauth user:pass diff --git a/doc/FAQ.html b/doc/FAQ.html index a3e0cfc..50478e3 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -270,6 +270,10 @@ with Ctrl-u. What to do?

What is w3m's configuration file?

It is ~/.w3m/config. +With this file, you can adjust w3m's behavior by changing values of options +that are described to be varied with the option setting panel. +Each line contains setting for one option, which is a pair of an option name +and its value with a space as a separator.

What are these w3mxxxx files in my ~/.w3m directory for?

These are temporary files used by w3m when reading documents from a -- cgit v1.2.3