From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: Terminal is not fully functional: from Shell of Emacs Date: Wed, 23 Sep 2009 21:20:22 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <4aba8308$0$284$14726298@news.sunsite.dk> References: <87vdj9zlfh.fsf@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253738455 27054 80.91.229.12 (23 Sep 2009 20:40:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2009 20:40:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 23 22:40:48 2009 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 1MqYdr-0001Xd-Bl for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Sep 2009 22:40:47 +0200 Original-Received: from localhost ([127.0.0.1]:51201 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqYdq-0007oh-Qk for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Sep 2009 16:40:46 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 22 Original-NNTP-Posting-Host: 62.56.58.189 Original-X-Trace: news.sunsite.dk DXC=ZeP37bCRNC>BJ>9D\7GIO9YSB=nbEKnk; FNeEV:[=KJ95fdD?L8VmB8OOn[7LY1L_5QScK68eBi57; QNS\SSPXn7=`B>8HMEID8P; BoZQhlG:06RkUg 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:68425 Archived-At: July wrote: > > > Apparently, shell has some worry with man, esp. i don't like shell > because under shell, if you tape, "echo $Term" it gives > TERM = dumb, > > if I understand well, dumb means stupid in English, so shell is actually > laught at the user... "Dumb" here means that the terminal does not support cursor-movement commands. These allow the program running in the shell to draw characters at arbitrary locations on the screen, and is used to create TUI interfaces, see http://en.wikipedia.org/wiki/Text_user_interface. HTH, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.