From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: iganpo@yahoo.com (iganpo) Newsgroups: gmane.emacs.help Subject: Terminal emulation in shell Date: 22 Nov 2002 12:07:05 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: <6e7f271d.0211221207.4cc23bdf@posting.google.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1037995859 30656 80.91.224.249 (22 Nov 2002 20:10:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 22 Nov 2002 20:10:59 +0000 (UTC) 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 18FK84-0007wK-00 for ; Fri, 22 Nov 2002 21:10:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18FK91-0004FQ-00; Fri, 22 Nov 2002 15:11:19 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 4.19.252.130 Original-X-Trace: posting.google.com 1037995625 26206 127.0.0.1 (22 Nov 2002 20:07:05 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 22 Nov 2002 20:07:05 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107322 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3877 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3877 Is there a way to emulate a terminal, say VT-100, in a *shell*? For example, programs that echo the backspace character end up with a ^H instead, and more (or less) doesn't function. I'm running emacs 20.7.1 on Windows 2000. Thanks.