[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Searching emacswiki.org
- From: David Hansen <david.hansen@xxxxxxx>
- Date: Thu, 20 Apr 2006 10:28:36 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 08605
- References: <871wvtewnw.fsf@escher.local.home>
On Wed, 19 Apr 2006 11:34:27 +0200 Stephen Berman wrote:
> I am not able to use the search functions at emacswiki.org from
> emacs-w3m.
BTW: I think
("emacswiki" "http://www.emacswiki.org/cgi-bin/wiki?search=%s")
should be added to `w3m-search-engine-alist' and probably
("en.wikipedia" "http://en.wikipedia.org/wiki/Special:Search?search=%s")
("de.wikipedia" "http://de.wikipedia.org/wiki/Spezial:Search?search=%s")
and other languages too (I think there are not that much
"big" non English wikipedia editions).
David