From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sj10@cs.brown.edu Newsgroups: gmane.emacs.help Subject: cursor position upon search Date: Sat, 27 Feb 2010 14:05:28 -0500 Message-ID: <8a8343a11002271105r3300a452o6ed57f367d77402c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016363103e12d9d4c048099b451 X-Trace: dough.gmane.org 1267396262 26406 80.91.229.12 (28 Feb 2010 22:31:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Feb 2010 22:31:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 28 23:30:58 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 1Nlrf3-0001Lk-U7 for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Feb 2010 23:30:54 +0100 Original-Received: from localhost ([127.0.0.1]:56087 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nlrf3-0001Iw-CH for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Feb 2010 17:30:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlRz4-0008Oi-MW for help-gnu-emacs@gnu.org; Sat, 27 Feb 2010 14:05:50 -0500 Original-Received: from [140.186.70.92] (port=52216 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlRz4-0008O4-1X for help-gnu-emacs@gnu.org; Sat, 27 Feb 2010 14:05:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlRz3-000543-N9 for help-gnu-emacs@gnu.org; Sat, 27 Feb 2010 14:05:50 -0500 Original-Received: from mail-qy0-f190.google.com ([209.85.221.190]:45927) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NlRz3-00053v-K5 for help-gnu-emacs@gnu.org; Sat, 27 Feb 2010 14:05:49 -0500 Original-Received: by qyk28 with SMTP id 28so741984qyk.14 for ; Sat, 27 Feb 2010 11:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=5F/wP9yH07GWc6viKtSdf93Nxpm8/j9/Qo8skz+NrVU=; b=xCWxyXF7ciimXeeXnvxZm1gUx6JQ6k4redPctTy+4wlGi2IWR3w+XL0BJgxReCXgEd rj+9YnlP0SYf5x1t8lUb/bnaf79HKdttjGZO7ZHNTcM0jZrktCKEF2CMWTWmnYvaVYqC ErENi7HRgpHiXJGK8wGdEgSLLbL2SWjBikqQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=gLIO+fflhifcVleO16wLdsWKKr6ko5/DK0/OFlR8QfbacWivyiZdnR3QfxYrnxWYQQ 6nGvlUyyTJYoUy0Va9Xy5PKjY6hF5MkgJ3DM3ekyFVjICu0Ug8YIVcte0wOwDjtGjmSq yYeaUwFNikNJdjcYz8Ny18Ui5LzK1gh972V4s= Original-Received: by 10.229.214.2 with SMTP id gy2mr1008327qcb.50.1267297548082; Sat, 27 Feb 2010 11:05:48 -0800 (PST) X-Google-Sender-Auth: 4f6977d7062f7d29 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 28 Feb 2010 17:30:22 -0500 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:72243 Archived-At: --0016363103e12d9d4c048099b451 Content-Type: text/plain; charset=ISO-8859-1 Hey, If the search string is "arg", then is there a command in emacs to place the cursor on the first character of arg when it is found rather than 1 past the last character as search-forward for instance does? Thanks Sid --0016363103e12d9d4c048099b451 Content-Type: text/html; charset=ISO-8859-1 Hey,

If the search string is "arg", then is there a command in emacs to place the cursor on the first character of arg when it is found rather than 1 past the last character as search-forward for instance does?

Thanks
Sid
--0016363103e12d9d4c048099b451--