From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Add lgrep/rgrep commands to Edit > Search submenu Date: Tue, 27 Jan 2009 01:48:44 +0200 Organization: JURTA Message-ID: <87r62pk65n.fsf@jurta.org> References: <87y6x0ph4x.fsf@kfs-lx.rd.rdm> <86ljszky0l.fsf@susa.i-did-not-set--mail-host-address--so-tickle-me> <8763k39hxb.fsf@jurta.org> <87y6wzngq9.fsf@kfs-lx.rd.rdm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233014720 24499 80.91.229.12 (27 Jan 2009 00:05:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2009 00:05:20 +0000 (UTC) Cc: emacs-devel@gnu.org, Gilaras Drakeson To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 01:06:33 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LRbSK-00032i-K8 for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2009 01:05:56 +0100 Original-Received: from localhost ([127.0.0.1]:60258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRbR2-0005TH-In for ged-emacs-devel@m.gmane.org; Mon, 26 Jan 2009 19:04:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRbKl-0002HC-O6 for emacs-devel@gnu.org; Mon, 26 Jan 2009 18:57:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRbKj-0002FA-4u for emacs-devel@gnu.org; Mon, 26 Jan 2009 18:57:38 -0500 Original-Received: from [199.232.76.173] (port=57072 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRbKi-0002Ew-Aj for emacs-devel@gnu.org; Mon, 26 Jan 2009 18:57:36 -0500 Original-Received: from relay02.kiev.sovam.com ([62.64.120.197]:64524) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LRbKh-0002ih-6C for emacs-devel@gnu.org; Mon, 26 Jan 2009 18:57:35 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay02.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1LRbKd-0008XJ-DJ; Tue, 27 Jan 2009 01:57:31 +0200 In-Reply-To: <87y6wzngq9.fsf@kfs-lx.rd.rdm> (Kim F. Storm's message of "Sun, 25 Jan 2009 23:49:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-Scanner-Signature: ba97961d419726f65b83e74233c16638 X-DrWeb-checked: yes X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108275 Archived-At: > Only _really_ annoying issue is that gnus has rebound M-g, > taking away this useful prefix. I'm hit by that very frequently. `M-g' is bound to `gnus-summary-rescan-group' in Gnus, but usually rescanning is bound to `g' in other modes. > Alternatively, C-x g is also unbound - so we could use that > as a general grep/search prefix instead of M-g. Or vice versa - to bind gnus commands to `C-x g'. -- Juri Linkov http://www.jurta.org/emacs/