From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.help Subject: Re: some vi equivalents please? Date: Fri, 31 Oct 2008 19:34:26 +0200 Organization: SunSITE.dk - Supporting Open source Message-ID: <87wsfo4qjh.fsf@kobe.laptop> References: <87mygk670o.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225489246 30779 80.91.229.12 (31 Oct 2008 21:40:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2008 21:40:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 31 22:41:48 2008 connect(): Connection refused 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 1Kw1ka-0000jJ-Bt for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Oct 2008 22:41:48 +0100 Original-Received: from localhost ([127.0.0.1]:57875 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw1jT-00089I-Qw for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Oct 2008 17:40:39 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed101.telia.com!nf02.dk.telia.net!news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) Cancel-Lock: sha1:83q3B0c1fX6iuDq+MBRQCvykeXE= Original-Lines: 16 Original-NNTP-Posting-Host: 77.49.247.157 Original-X-Trace: news.sunsite.dk DXC=7L^MjWbH?lJH1Tkj\0><]e:MKZVXEbU; 7aG4]iU Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:163969 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:59311 Archived-At: On 31 Oct 2008 17:22:15 GMT, Joost Kremers wrote: > Giorgos Keramidas wrote: >> (global-set-key (kbd "C-c R") 'query-replace-regexp) >> (global-set-key (kbd "") 'query-replace-regexp) > > note that query-replace-regexp is already bound to C-M-%. though if > you use it a lot (i don't) it may be more convenient to choose a less > demanding key combo. C-M-% requires holding down Control, Alt, Shift > and '5' simultaneously... Ah, I didn't notice `C-M-%'. Thank you. On the other hand, in my desktop holding down Alt & Shift at the same time switches between English and Greek input, so you are right that a more convenient key is probably going to be nice :-)