From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: How to mark and search text in less keystrokes ? Date: Thu, 02 Oct 2008 23:32:26 +0200 Message-ID: References: <48E4DA74.80007@gmail.com> <007401c924a5$85ca9620$c2b22382@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222983188 32106 80.91.229.12 (2 Oct 2008 21:33:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 21:33:08 +0000 (UTC) Cc: 'Christiano Farina Haesbaert' , help-gnu-emacs@gnu.org To: "Drew Adams" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 23:34:06 2008 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 1KlVoD-0002mD-VP for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 23:34:06 +0200 Original-Received: from localhost ([127.0.0.1]:52904 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlVnA-000108-Q8 for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 17:33:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlVmq-000101-QH for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 17:32:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlVmp-0000zn-Mj for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 17:32:40 -0400 Original-Received: from [199.232.76.173] (port=36561 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlVmp-0000zk-Iq for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 17:32:39 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:46738) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlVmp-0006N3-EN for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 17:32:39 -0400 Original-Received: from thursday (BAH13b7.bah.pppool.de [77.135.19.183]) by dd18200.kasserver.com (Postfix) with ESMTP id 5E06518095069; Thu, 2 Oct 2008 23:32:36 +0200 (CEST) In-Reply-To: <007401c924a5$85ca9620$c2b22382@us.oracle.com> (Drew Adams's message of "Thu\, 2 Oct 2008 08\:42\:48 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:58310 Archived-At: "Drew Adams" wrote: > I thought the OP meant that he exited search and later wanted to get > back to the search start. For that, just use `C-x C-x'. But that will activate the mark in transient-mark-mode. C-u C-SPC will just jump to the previous mark (and pop it off the mark ring). regards, Nikolaj Schumacher