From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: repeat isearch-forward-regexp with just C-s C-s also Date: 02 Jun 2002 05:39:41 +0800 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: Reply-To: kindly_remove_this_part_first_jidanni@ms46.hinet.net NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022992233 28851 127.0.0.1 (2 Jun 2002 04:30:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2002 04:30:33 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17EN0i-0007VE-00 for ; Sun, 02 Jun 2002 06:30:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17EN0H-00048y-00; Sun, 02 Jun 2002 00:30:05 -0400 Original-Received: from mailbox4.ucsd.edu ([132.239.1.56]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17EMxd-0003wF-00 for ; Sun, 02 Jun 2002 00:27:21 -0400 Original-Received: from mail.fu-berlin.de (mail.fu-berlin.de [160.45.11.165]) by mailbox4.ucsd.edu (8.12.1/8.12.1) with ESMTP id g524R65X004593 for ; Sat, 1 Jun 2002 21:27:12 -0700 (PDT) Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Sun, 2 Jun 2002 06:27:06 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Sun, 2 Jun 2002 06:27:03 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 61-227-44-204.hinet-ip.hinet.NET!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 13 X-Orig-NNTP-Posting-Host: 61-227-44-204.hinet-ip.hinet.net (61.227.44.204) X-Orig-X-Trace: fu-berlin.de 1022992023 33532487 61.227.44.204 (16 [99749]) X-Orig-Path: localhost.localdomain!nobody User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1742 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1742 ESC C-s runs the command isearch-forward-regexp OK, but to repeat the last regexp search, another ESC C-s C-s seems too much to ask. How about just C-s C-s? I.e. make C-s C-s will repeat the last search, be it plain or regexp. Make this behavior a new option turned on by default. C-s i $ C-s C-s C-e m C-s C-s C-s C-s ^^^^^^^^pain in the brain, I don't know why, but it is. Indeed, (grep "grep -n -e i$ exercises0.in") and next-error is one million times less painful. -- http://jidanni.org/ Taiwan(04)25854780