From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: bug#4982: rgrep can't deal with .gz files Date: Mon, 23 Nov 2009 09:53:33 +0800 Message-ID: <87ws1i6m76.fsf@jidanni.org> References: <877htj6k0g.fsf@mail.jurta.org> Reply-To: jidanni@jidanni.org, 4982@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258942099 9722 80.91.229.12 (23 Nov 2009 02:08:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 02:08:19 +0000 (UTC) Cc: 4982@emacsbugs.donarmstrong.com To: juri@jurta.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 23 03:08:12 2009 Return-path: Envelope-to: geb-bug-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 1NCOL1-00085N-Kg for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Nov 2009 03:07:35 +0100 Original-Received: from localhost ([127.0.0.1]:37901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCOL0-0005OZ-Qa for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Nov 2009 21:07:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCOKv-0005Ns-Mq for bug-gnu-emacs@gnu.org; Sun, 22 Nov 2009 21:07:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCOKr-0005MS-7Q for bug-gnu-emacs@gnu.org; Sun, 22 Nov 2009 21:07:29 -0500 Original-Received: from [199.232.76.173] (port=58265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCOKq-0005MP-W3 for bug-gnu-emacs@gnu.org; Sun, 22 Nov 2009 21:07:25 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:48133) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCOKq-0004tm-Cd for bug-gnu-emacs@gnu.org; Sun, 22 Nov 2009 21:07:24 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAN27Lcl000790; Sun, 22 Nov 2009 18:07:21 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id nAN205px031683; Sun, 22 Nov 2009 18:00:05 -0800 Resent-Date: Sun, 22 Nov 2009 18:00:05 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: jidanni@jidanni.org Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Mon, 23 Nov 2009 02:00:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 4982 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 4982-submit@emacsbugs.donarmstrong.com id=B4982.125894121931015 (code B ref 4982); Mon, 23 Nov 2009 02:00:04 +0000 Original-Received: (at 4982) by emacsbugs.donarmstrong.com; 23 Nov 2009 01:53:39 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from homiemail-a6.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAN1rc4s031012 for <4982@emacsbugs.donarmstrong.com>; Sun, 22 Nov 2009 17:53:39 -0800 Original-Received: from jidanni.org (218-163-0-11.dynamic.hinet.net [218.163.0.11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a6.g.dreamhost.com (Postfix) with ESMTP id BDCD414165; Sun, 22 Nov 2009 17:53:50 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Sun, 22 Nov 2009 21:07:29 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:32825 Archived-At: >>>>> "JL" == Juri Linkov writes: JL> But now you say that highlighting in zgrep output works for you. JL> I wonder how this is possible? All I know is after I changed grep-command to zgrep, when I run (rgrep "JL" "* .*" "~" nil) it uses find . \( -path \*/SCCS ... xargs -0 -e zgrep -nH -e JL and the front of this line is blue: ./KIDPIX/n_PICT4993.JPG:Binary file (standard input) matches and this is green: ./.ssh/known_hosts:14:|1|HHSxNOckqq Note for me $ env|grep -ci grep 0 and I use the latest debian emacs-snapshot.