[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-search-engine-alist should put the search string consistently first
- From: Naohiro Aota <naota@xxxxxxxxx>
- Date: Tue, 06 Dec 2011 23:41:09 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11691
- References: <8739d3how5.fsf@xxxxxxxxxxx> <b4mmxbb4gfe.fsf@xxxxxxx>
hm, I don't like this change much :(
The query stayed at end of URL so it was easy to move the cursor to the
words using "C-e" and edit them. Now it's annoying to move the cursor to
the query words.
You may think that it is still easy to do that with g -> M-p -> C-e. But
consider one is doing some searche works at the same time. He open a lot
of search tabs so that he may need g -> M-p -> M-p -> ... -> M-p to find
his last search at the page.
Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
> In [emacs-w3m : No.11680] jidanni@xxxxxxxxxxx wrote:
>
>> Shouldn't the %s always come first, so one can consistently see it in
>> the same place in the URL?
>
> Done. Thanks.
>
>> $ perl -nwle '/google.*(\?.*%s)/ && print $1' w3m-search.el|sort|uniq -c|sort -nr
> 25 ?q=%s