From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: Eshell broken - piping? Date: Sat, 31 Jul 2010 09:03:16 -0700 Message-ID: <53EDCF01-C9F9-42FA-9CA8-59BF26AEEBE8@mit.edu> References: <878w4s78z0.fsf@gmail.com> <87pqy4fmw3.fsf@telefonica.net> <871vaj7r9y.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1280592429 8585 80.91.229.12 (31 Jul 2010 16:07:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 31 Jul 2010 16:07:09 +0000 (UTC) Cc: Emacs development discussions To: Wojciech Meyer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 31 18:07:08 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OfEaW-0001Xc-Le for ged-emacs-devel@m.gmane.org; Sat, 31 Jul 2010 18:07:08 +0200 Original-Received: from localhost ([127.0.0.1]:45663 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OfEaT-00088k-T0 for ged-emacs-devel@m.gmane.org; Sat, 31 Jul 2010 12:07:01 -0400 Original-Received: from [140.186.70.92] (port=32861 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OfEWy-0006CZ-P6 for emacs-devel@gnu.org; Sat, 31 Jul 2010 12:03:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OfEWt-0006pn-V5 for emacs-devel@gnu.org; Sat, 31 Jul 2010 12:03:21 -0400 Original-Received: from dmz-mailsec-scanner-4.mit.edu ([18.9.25.15]:43428) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OfEWt-0006pe-Sv for emacs-devel@gnu.org; Sat, 31 Jul 2010 12:03:19 -0400 X-AuditID: 1209190f-b7b0aae000000a7d-ee-4c54494a709a Original-Received: from mailhub-auth-2.mit.edu (MAILHUB-AUTH-2.MIT.EDU [18.7.62.36]) by dmz-mailsec-scanner-4.mit.edu (Symantec Brightmail Gateway) with SMTP id 3C.DA.02685.A49445C4; Sat, 31 Jul 2010 12:03:22 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id o6VG3Ism015832; Sat, 31 Jul 2010 12:03:19 -0400 Original-Received: from [10.0.1.5] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o6VG3Gn6011274 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 31 Jul 2010 12:03:18 -0400 (EDT) In-Reply-To: <871vaj7r9y.fsf@gmail.com> X-Mailer: Apple Mail (2.1081) X-Brightmail-Tracker: AAAAAA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128057 Archived-At: On Jul 31, 2010, at 5:46 AM, Wojciech Meyer wrote: > That was just a random example. >=20 > I don't really understand why it does not here, however I don't = remember > if that was working. I use bzr HEAD. Problem is verified here with = emacs > -Q. I will file a bug then. Is anybody else who got it working? I can confirm that it is not working for me on bzr head, either. I've got to run out the door, but when I just tested ``ls -al | tee = /tmp/foo'' it=20 seemed like it might be failing in an interesting way. Hope that helps, *Chad=