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 23:02:13 +0200 Message-ID: <87wtnaabl6.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 1122585016 18866 80.91.229.2 (28 Jul 2005 21:10:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 21:10:16 +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 23:10:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DyFcM-0000mg-2Y for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 23:08:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyFeo-00007z-Mm for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 17:11:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DyFco-0007Zc-1I for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:09:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DyFci-0007Wl-IK for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:09:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyFch-0007S0-8g for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:08:59 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DyFhR-0001V0-UM for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:13:54 -0400 Original-Received: (qmail invoked by alias); 28 Jul 2005 21:02:13 -0000 Original-Received: from p54BD9DD4.dip0.t-ipconnect.de (EHLO localhost.local) [84.189.157.212] by mail.gmx.net (mp005) with SMTP; 28 Jul 2005 23:02:13 +0200 X-Authenticated: #3708877 Original-To: Kevin Rodgers In-Reply-To: (Kevin Rodgers's message of "Thu, 28 Jul 2005 13:28:54 -0600") 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:28261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28261 Kevin Rodgers writes: > To properly support remote files, igrep would need to invoke the grep > command in a remote shell. I know there has been discussion about > whether Emacs should implement process handlers, so that tramp could run > programs on a remote host when invoked from a buffer visiting a remote > file. But I don't know what was decided and implemented (if anything). Discussion is postponed until GNU Emacs 22 will be released. > Thanks, Best regards, Michael.