From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Farhan Ahmed" Newsgroups: gmane.emacs.help Subject: Searching for word under cursor Date: Tue, 25 Aug 2009 13:09:49 -0700 (PDT) Message-ID: 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: ger.gmane.org 1251240341 30606 80.91.229.12 (25 Aug 2009 22:45:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Aug 2009 22:45:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 26 00:45:34 2009 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.50) id 1Mg4lh-0002OL-W6 for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Aug 2009 00:45:34 +0200 Original-Received: from localhost ([127.0.0.1]:45915 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg4lh-0006Ne-8M for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Aug 2009 18:45:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mg2HE-0004KU-8m for help-gnu-emacs@gnu.org; Tue, 25 Aug 2009 16:05:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mg2H9-0004JN-L4 for help-gnu-emacs@gnu.org; Tue, 25 Aug 2009 16:05:55 -0400 Original-Received: from [199.232.76.173] (port=41357 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg2H9-0004JK-Id for help-gnu-emacs@gnu.org; Tue, 25 Aug 2009 16:05:51 -0400 Original-Received: from c-66-235-54-218.sea.wa.customer.broadstripe.net ([66.235.54.218]:38336 helo=mail.alienfluid.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mg2H8-0006id-Cp for help-gnu-emacs@gnu.org; Tue, 25 Aug 2009 16:05:51 -0400 Original-Received: from mail.alienfluid.com (localhost [127.0.0.1]) by mail.alienfluid.com (Postfix) with ESMTP id DC27830870 for ; Tue, 25 Aug 2009 13:09:49 -0700 (PDT) Original-Received: from 131.107.0.72 (proxying for unknown) (SquirrelMail authenticated user farhan) by mail.alienfluid.com with HTTP; Tue, 25 Aug 2009 13:09:49 -0700 (PDT) User-Agent: SquirrelMail/1.4.15 X-Priority: 3 (Normal) Importance: Normal X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Tue, 25 Aug 2009 18:44:16 -0400 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:67532 Archived-At: Is there a command to invoke a search for the word currently under the cursor? It'll be helpful in finding other instances of a token I am currently at. Thanks, Farhan