From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Optimal emacs shell for coding Date: Tue, 12 Aug 2008 21:30:55 +0300 Message-ID: References: <577bf477-6877-4cab-b4c3-fb72b995a095@i20g2000prf.googlegroups.com> <66bf7b7c-8e2b-4266-812a-6531c93f9399@v1g2000pra.googlegroups.com> <87skta4py4.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1218566006 7137 80.91.229.12 (12 Aug 2008 18:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2008 18:33:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 12 20:34:18 2008 Return-path: Envelope-to: geh-help-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 1KSyh0-0003pJ-Qf for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 20:34:03 +0200 Original-Received: from localhost ([127.0.0.1]:60285 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSyg4-0007cC-6o for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 14:33:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSye3-0005Zu-2d for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 14:30:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSye1-0005Y2-TE for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 14:30:58 -0400 Original-Received: from [199.232.76.173] (port=55149 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSye1-0005XP-Ec for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 14:30:57 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:62191) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KSye0-0000Dc-Uc for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 14:30:57 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K5I0096E3G47UY0@i-mtaout6.012.net.il> for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 21:31:16 +0300 (IDT) In-reply-to: <87skta4py4.fsf@lion.rapttech.com.au> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:56516 Archived-At: > From: Tim X > Date: Tue, 12 Aug 2008 18:06:59 +1000 > > >> ~/web/emacs $ which grep > >> eshell/grep is a compiled Lisp function in `em-unix.el' > >> ~/web/emacs $ ls | grep lin > >> elisp_link_report.el modernization.html > >> elisp_link_report.el~ > >> modernization_html_mail.html > >> elisp_link_report.html > >> modernization_meta_key.html > >> elisp_make_link.html ms_keyboard > >> emacs_installing_packages.html wrap-url2.html.gz > >> emacs_manual_problem.html xah_emacs_linkify.el > >> emacs_n_unicode.html xah_emacs_linkify.el~ > >> ~/web/emacs $ > >> > >> ----------------------------- > >> > >> LOL. > >> > >> Get back to work Len. > > > > > > Why do you think predictable behaviour is nice? ;-) > > > > Ok, you discovered the bug so it is your turn to file a bug report again ... > > don't think its a bug. This is eshell not handling redirection correclty > and is something that cannot be easily fixed. Bottom line, don't use > redirection in eshell. FWIW, I don't see anything wrong with the above: just unwrap the obviously wrapped lines, and you will see that everything is honky-dory.