From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: "replaced" output in NTemacs process buffer Date: Wed, 12 May 2004 22:32:49 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2914-Wed12May2004223249+0300-eliz@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084409153 7090 80.91.224.253 (13 May 2004 00:45:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 May 2004 00:45:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 13 02:45:45 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO4M4-000161-00 for ; Thu, 13 May 2004 02:45:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO4Jm-0007XO-Nh for geh-help-gnu-emacs@m.gmane.org; Wed, 12 May 2004 20:43:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BO4JN-0007X9-Sk for help-gnu-emacs@gnu.org; Wed, 12 May 2004 20:42:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BO4ED-0006Il-Is for help-gnu-emacs@gnu.org; Wed, 12 May 2004 20:38:10 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO4DU-0005jp-ON for help-gnu-emacs@gnu.org; Wed, 12 May 2004 20:36:53 -0400 Original-Received: from zaretski ([80.230.153.182]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id CWD23625; Wed, 12 May 2004 22:33:48 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Joel Smith on 12 May 2004 12:53:19 -0400) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18450 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18450 > From: Joel Smith > Newsgroups: gnu.emacs.help > Date: 12 May 2004 12:53:19 -0400 > > i'm running NTemacs 21.2 and running a dos program that generates > output. In a regular command prompt window the output is replaced as > it is updated, but in the NTemacs process buffer the output is added > and a "^M" character is appended. How can I replicate the performace > of the DOS command in the DOS command prompt window in NTemacs? Try typing "C-x RET c dos RET" before you start the process under NTEmacs.