From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Meulien Newsgroups: gmane.emacs.help Subject: Re: What mode so running top in *shell* looks decent? Date: 15 Mar 2003 15:43:58 +0100 Organization: ...!#$@~? Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047759343 2010 80.91.224.249 (15 Mar 2003 20:15:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Mar 2003 20:15:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 15 21:15:41 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18uI4D-0000W2-00 for ; Sat, 15 Mar 2003 21:15:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18uI2l-00063W-08 for gnu-help-gnu-emacs@m.gmane.org; Sat, 15 Mar 2003 15:14:11 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!proxad.net!feeder2-1.proxad.net!news3-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 14 Original-NNTP-Posting-Date: 15 Mar 2003 20:53:38 MET Original-NNTP-Posting-Host: 62.147.139.251 Original-X-Trace: 1047758018 news3-1.free.fr 256 62.147.139.251:32774 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:111132 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7632 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7632 Hi, dkcombs@panix.com (David Combs) wrote: > I'd like to run "top" in *shell*; unfortunately, all the > cursor-control stuff it generates makes for a totally unreadable > display. (...) I use `top -b -n 1' ; these options can be stored in a file named `.top'. Bye, -- Matthias