From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "RjjdBae" Newsgroups: gmane.emacs.help Subject: Re: "more", "ls -l", and column 80 in shell Date: 16 Jun 2006 07:42:27 -0700 Organization: http://groups.google.com Message-ID: <1150468947.138065.135840@f6g2000cwb.googlegroups.com> References: <1150411474.595005.130180@p79g2000cwp.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1150472447 12322 80.91.229.2 (16 Jun 2006 15:40:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jun 2006 15:40:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 16 17:40:45 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FrGQu-0006Xd-ES for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Jun 2006 17:40:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FrGQt-0004lG-Qm for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Jun 2006 11:40:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!f6g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 198.112.236.6 Original-X-Trace: posting.google.com 1150468952 31524 127.0.0.1 (16 Jun 2006 14:42:32 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 16 Jun 2006 14:42:32 +0000 (UTC) In-Reply-To: <1150411474.595005.130180@p79g2000cwp.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: f6g2000cwb.googlegroups.com; posting-host=198.112.236.6; posting-account=0Ozkkg0AAAAh4Pu9GYw76Oq9hf25I9Fk Original-Xref: shelby.stanford.edu gnu.emacs.help:139879 Original-To: help-gnu-emacs@gnu.org 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:35503 Archived-At: I use "more" in the shell window because I use the shell window, and I want to pause output conveniently. The first time I heard of eshell and term is today! I tried each: eshell exits when I execute a script that contains an "exit". term doesn't pass ^H to emacs. And eshell didn't get my .cshrc right; some commands didn't work, e.g. "set". The only problems I have with shell is this column 80 thing, current-directory's getting lost, and having to execute "dirs" upon changing directory from within a script. So, any thoughts on how I can tell whatever generates the not to be afraid to put one in column 80?