From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Elena Newsgroups: gmane.emacs.help Subject: Re: one shortcut next occurrence search Date: Thu, 23 Dec 2010 01:31:57 -0800 (PST) Organization: http://groups.google.com Message-ID: <791d87a3-bbf5-42c2-a580-4c80ee42efba@w2g2000yqb.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1293097410 15914 80.91.229.12 (23 Dec 2010 09:43:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 09:43:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 23 10:43:26 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVhhg-0003hd-El for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 10:43:20 +0100 Original-Received: from localhost ([127.0.0.1]:45303 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVhhf-0004Kc-Pv for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 04:43:19 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!w2g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 89.96.190.244 Original-X-Trace: posting.google.com 1293096717 17604 127.0.0.1 (23 Dec 2010 09:31:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 23 Dec 2010 09:31:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w2g2000yqb.googlegroups.com; posting-host=89.96.190.244; posting-account=AFCLjAoAAABJAOf_HjgEEEi3ty-lG5m2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:183580 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:77820 Archived-At: On Dec 22, 8:20=A0am, zismad wrote: > Hi all , > > I would like to have a new binding so that if im having the cursur on a > word, one shortcut click (say f3) whould find the next occurrence of the > word in the text and so one. > > what is the right bind for it ? > I tried [(control s)(control w)] but its wrong. > > thanks ! > Zvika > -- > View this message in context:http://old.nabble.com/one-shortcut-next-occu= rrence-search-tp30512323p... > Sent from the Emacs - Help mailing list archive at Nabble.com. If you are using Viper + Vimpulse - as you should, if you care about your hands - it is: * =3D> next occurrence; # =3D> previous occurrence.