From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#699: grep in eshell incorrect Date: Tue, 12 Aug 2008 15:59:05 -0400 Message-ID: References: <747E865A-7D6B-4601-98D2-285CD5874D2B@xahlee.org> <0ACC5CA6-7146-4D02-AE56-1AC44A87D74A@xahlee.org> Reply-To: Glenn Morris , 699@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 1218572969 32065 80.91.229.12 (12 Aug 2008 20:29:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2008 20:29:29 +0000 (UTC) Cc: xah lee , 699@emacsbugs.donarmstrong.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 12 22:30:20 2008 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 1KT0V1-00074k-Cr for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 22:29:48 +0200 Original-Received: from localhost ([127.0.0.1]:40954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT0U1-0005wy-0w for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 16:28:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KT0Sp-0005Vf-SQ for bug-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:27:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KT0So-0005Uv-4b for bug-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:27:31 -0400 Original-Received: from [199.232.76.173] (port=48057 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT0Sn-0005Ur-V2 for bug-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:27:30 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:34341) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KT0Sm-0003H6-W9 for bug-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:27:29 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7CKRO2O018349; Tue, 12 Aug 2008 13:27:25 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m7CKA45P012716; Tue, 12 Aug 2008 13:10:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 12 Aug 2008 20:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 699 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: unreproducible moreinfo Original-Received: via spool by 699-submit@emacsbugs.donarmstrong.com id=B699.12185712269619 (code B ref 699); Tue, 12 Aug 2008 20:10:04 +0000 Original-Received: (at 699) by emacsbugs.donarmstrong.com; 12 Aug 2008 20:00:26 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7CK0Ga5009424; Tue, 12 Aug 2008 13:00:17 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KT01J-0006O0-JA; Tue, 12 Aug 2008 15:59:05 -0400 X-Spook: Islam Abduganievich Karimov RSA AIMSX PET Clinton Legion X-Ran: aUFf8z2K,}bH}Tgl&t;7SLO2Q|*2Hl-Yz^,i*D-4fqWxi1@*:R]$Q@~ (Eli Zaretskii's message of "Tue, 12 Aug 2008 22:19:28 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Tue, 12 Aug 2008 16:27:31 -0400 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:19348 Archived-At: severity 699 minor stop Just use 'ls -1' explicitly in eshell pipes for now. Eli Zaretskii wrote: > And I see the _same_ behavior, modulo the different defaults about how > many columns to put on one line. I do not. ls --version ls (GNU coreutils) 5.97 info ls If standard output is a terminal, the output is in columns (sorted vertically) and control characters are output as question marks; otherwise, the output is listed one per line and control characters ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ are output as-is.