From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: emacs-w3m configs Date: Tue, 28 Jun 2005 21:56:01 +0200 Organization: disorganized Message-ID: <873br2l0ha.fsf@robotron.ath.cx> References: <8764vzzg9p.fsf@utanet.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1119989012 1096 80.91.229.2 (28 Jun 2005 20:03:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 20:03:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 28 22:03:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnMHY-0007Tn-Ov for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Jun 2005 22:02:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnMPS-0002yA-MM for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Jun 2005 16:10:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: news.uni-berlin.de zH0lwJMfJTOp87SkZjJxgAkRxDlJGcK799p5D0VmxdeQ== X-Orig-Path: robotron.ath.cx!news Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:MrJgIPFE0Fh80RBDaPbOOep8LEM= Original-Xref: shelby.stanford.edu gnu.emacs.help:132232 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27707 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27707 On 28 Jun 2005 06:23:44 GMT Fabian Braennstroem wrote: > On 2005-06-27, Stefan Reichör wrote: >> >> (require 'w3m-search) >> (add-to-list 'w3m-search-engine-alist >> '("emacs-wiki" "http://www.emacswiki.org/cgi-bin/wiki.pl?search=%s")) >> (add-to-list 'w3m-search-engine-alist >> '("leo" "http://dict.leo.org/?search=%s")) > > I probably like this feature, but I always get the default > search engine. What keystrokes do I have to press to get the > other ones? C-u S David