From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Weird stuff printed out by emacs rgrep Date: Sun, 22 Mar 2009 23:48:12 +0200 Message-ID: References: <9ed8d2c9-e755-4c7c-9176-e5e97769c0d2@w34g2000yqm.googlegroups.com> <12c10335-0402-4b94-bc5e-2268c1824c35@h20g2000yqj.googlegroups.com> <754129e2-cab7-43b2-aa97-d81fedc338f0@e35g2000yqc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1237758523 7267 80.91.229.12 (22 Mar 2009 21:48:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Mar 2009 21:48:43 +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 Mar 22 22:50:00 2009 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 1LlVYO-0007fR-58 for geh-help-gnu-emacs@m.gmane.org; Sun, 22 Mar 2009 22:50:00 +0100 Original-Received: from localhost ([127.0.0.1]:54084 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlVX1-0005Mu-Fw for geh-help-gnu-emacs@m.gmane.org; Sun, 22 Mar 2009 17:48:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlVWg-0005Mh-89 for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 17:48:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlVWe-0005MU-LQ for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 17:48:12 -0400 Original-Received: from [199.232.76.173] (port=48977 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlVWe-0005MN-G5 for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 17:48:12 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:14759) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlVWe-0003CK-22 for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 17:48:12 -0400 Original-Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KGX00I00GBXJZ00@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 23:48:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.23.114]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KGX00HOXGK9U3H1@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Sun, 22 Mar 2009 23:48:10 +0200 (IST) In-reply-to: <754129e2-cab7-43b2-aa97-d81fedc338f0@e35g2000yqc.googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:63203 Archived-At: > From: geoff.bache@gmail.com > Date: Sun, 22 Mar 2009 12:55:56 -0700 (PDT) > > Is there any chance of a backport into emacs 22 or is that not being > patched any more? The Emacs 22 branch is no longer worked on, and I don't think any releases will come out of it, unless some very grave problem will be reported in Emacs 22 with 23.1 still far from being ready. Btw, you don't need to build your own Emacs, just to include a modified version of grep-process-setup in your .emacs, after you `(load "grep")'.