[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: boolean search with w3m-namazu.el



From: TSUCHIYA Masatoshi <tsuchiya@xxxxxxxxxx>
Subject: [emacs-w3m:10479] Re: boolean search with w3m-namazu.el
Date: Tue, 02 Dec 2008 18:08:32 +0900

> Hi,
> 
> Sorry for my late response.  I am too busy to check your problem, and
> please send your question to emacs-w3m@xxxxxxxxxx, a mailint list about
> emacs-w3m, which is open to the public.
> 
>>> On Thu, 27 Nov 2008 13:04:39 +0100
>>> kordes@xxxxxx (kordes) said as follows:
> 
>>Dear Tsuchiya Masatoshi,
> 
>>when searching an index with namazu I get :
> 
>> <snip>
> 
>>What am I missing?
> 
>>Many thanks,
> 
>>Uwe Kordes
> 
> -- 
> TSUCHIYA Masatoshi
> 

It seems this is because of [emacs-w3m:09899].

I suggest adding new option which decide whether to replace SPC with
`+' to w3m-url-encode-string() and modifying w3m-namazu.el (or any
other files) as it should be. In this case we should decide which is
default operation whether to replace or not. I think not replacing is
better so that encode function and decode function would be symmetry.

どうも [emacs-w3m:09899] の影響のようですね。 

w3m-url-encode-string() で SPC を `+' にするかどうかを制御するオプショ
ンをつけくわえ、適宜 w3m-namazu.el (など)をなおすといいように思います。
この場合、どちらの動作をデフォルトにするかという問題がありますが、 個人
的には encode と decode が対称になるように SPCを `+' にしないほうをデフォ
ルトにすることに一票です。

--
青田