From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#11947: 24.1.50; tramp bug - grep from helm have an empty buffer when used on a remote machine. Date: Tue, 17 Jul 2012 11:27:41 +0200 Message-ID: <87pq7un3ea.fsf@gmx.de> References: <87liik1gpv.fsf@gmail.com> <87fw8r68ev.fsf@gmx.de> <87txx6n675.fsf@gmx.de> <877gu2eo5t.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342518919 24587 80.91.229.3 (17 Jul 2012 09:55:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2012 09:55:19 +0000 (UTC) Cc: 11947@debbugs.gnu.org To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 17 11:55:19 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sr4Uv-0000nQ-Lz for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Jul 2012 11:55:17 +0200 Original-Received: from localhost ([::1]:34906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr4Uu-0001Sk-WA for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Jul 2012 05:55:16 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr4Un-0001QG-G2 for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 05:55:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sr4Uh-0001ld-Hk for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 05:55:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr4Uh-0001lR-EQ for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 05:55:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Sr4aU-0000cC-E6 for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2012 06:01:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 Jul 2012 10:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 11947-submit@debbugs.gnu.org id=B11947.13425192562349 (code B ref 11947); Tue, 17 Jul 2012 10:01:02 +0000 Original-Received: (at 11947) by debbugs.gnu.org; 17 Jul 2012 10:00:56 +0000 Original-Received: from localhost ([127.0.0.1]:45349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sr4aO-0000bq-7k for submit@debbugs.gnu.org; Tue, 17 Jul 2012 06:00:56 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:55365) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1Sr4aN-0000bi-8v for 11947@debbugs.gnu.org; Tue, 17 Jul 2012 06:00:55 -0400 Original-Received: (qmail invoked by alias); 17 Jul 2012 09:27:45 -0000 Original-Received: from p57BB95D4.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.149.212] by mail.gmx.net (mp033) with SMTP; 17 Jul 2012 11:27:45 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19IpgZQ5J9IApAnPddEl8GEW5Z2s9n9sWNAyNwtC8 D/A6o8m/0dzktC In-Reply-To: <877gu2eo5t.fsf@gmail.com> (Thierry Volpiatto's message of "Tue, 17 Jul 2012 11:23:58 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:62038 Archived-At: Thierry Volpiatto writes: > Hi Michael, Hi Thierry, > Indeed! It works beautifully with your patch, I made also same changes > to *pdf-grep. > I need to reread the doc of asynchronous processes! > Many thanks for taking the time to dig on this and fix it. OK, I'll close the bug.