From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: igrep on remote files with tramp? Date: Thu, 28 Jul 2005 21:43:30 +0200 Message-ID: <8764uubtst.fsf@gmx.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122579877 3555 80.91.229.2 (28 Jul 2005 19:44:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 19:44:37 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 21:44:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DyEId-0006Mz-ET for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 21:44:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyEL5-0007k3-P7 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 15:46:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DyEKd-0007gR-4L for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 15:46:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DyEKY-0007eY-Qd for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 15:46:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyEKY-0007eH-Bc for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 15:46:10 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DyETH-0005T8-SP for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 15:55:12 -0400 Original-Received: (qmail invoked by alias); 28 Jul 2005 19:43:30 -0000 Original-Received: from p54BDAA44.dip0.t-ipconnect.de (EHLO localhost.local) [84.189.170.68] by mail.gmx.net (mp032) with SMTP; 28 Jul 2005 21:43:30 +0200 X-Authenticated: #3708877 Original-To: rothaar@gmail.com In-Reply-To: (Daniel Berdine's message of "Thu, 28 Jul 2005 13:38:03 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 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:28256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28256 Daniel Berdine writes: > Or, does anyone know of any other way to make it work? I haven't worked with igrep yet. But for my own needs, I have trained Tramp to support `find-grep-dired'. HTH. > Thanks in advance! > -Dan Best regards, Michael.