From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: one shortcut next occurrence search Date: Wed, 22 Dec 2010 19:03:29 -0800 Message-ID: <4CCD7DCBAE5F44F5864A81B1C70096F8@us.oracle.com> References: <30512323.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1293073471 30843 80.91.229.12 (23 Dec 2010 03:04:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 03:04:31 +0000 (UTC) To: "'zismad'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 23 04:04:27 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 1PVbTe-0006K0-PA for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 04:04:26 +0100 Original-Received: from localhost ([127.0.0.1]:35659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVbTe-0008CO-Dy for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Dec 2010 22:04:26 -0500 Original-Received: from [140.186.70.92] (port=51962 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVbTJ-0008CI-Nh for Help-gnu-emacs@gnu.org; Wed, 22 Dec 2010 22:04:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVbTI-0004Wu-Jh for Help-gnu-emacs@gnu.org; Wed, 22 Dec 2010 22:04:05 -0500 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:26967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVbTI-0004Wq-9k for Help-gnu-emacs@gnu.org; Wed, 22 Dec 2010 22:04:04 -0500 Original-Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oBN340W3008775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 23 Dec 2010 03:04:01 GMT Original-Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oBN33x6q002671; Thu, 23 Dec 2010 03:03:59 GMT Original-Received: from abhmt006.oracle.com by acsmt353.oracle.com with ESMTP id 899366071293073411; Wed, 22 Dec 2010 19:03:31 -0800 Original-Received: from dradamslap1 (/10.159.220.75) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 22 Dec 2010 19:03:30 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <30512323.post@talk.nabble.com> Thread-Index: AcuiQg2br9V3dnahSm6uwEnY3Vl7RwAC62QQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:77813 Archived-At: > 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's wrong with ordinary `C-s C-w C-s C-s ...'?