From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mitball Newsgroups: gmane.emacs.help Subject: accessing shell in emacs Date: Fri, 19 May 2006 13:36:22 -0700 (PDT) Message-ID: <4476620.post@talk.nabble.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148072238 23495 80.91.229.2 (19 May 2006 20:57:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 May 2006 20:57:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 19 22:57:14 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 1FhC1u-0006l9-Cb for geh-help-gnu-emacs@m.gmane.org; Fri, 19 May 2006 22:57:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhC1t-0007nf-QF for geh-help-gnu-emacs@m.gmane.org; Fri, 19 May 2006 16:57:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhC1f-0007nS-AO for help-gnu-emacs@gnu.org; Fri, 19 May 2006 16:56:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhC1d-0007nF-QB for Help-gnu-emacs@gnu.org; Fri, 19 May 2006 16:56:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhC1d-0007mx-K1 for Help-gnu-emacs@gnu.org; Fri, 19 May 2006 16:56:45 -0400 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FhC51-0007Ji-BJ for Help-gnu-emacs@gnu.org; Fri, 19 May 2006 17:00:15 -0400 Original-Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FhC1b-0000w5-4q for Help-gnu-emacs@gnu.org; Fri, 19 May 2006 13:56:43 -0700 Original-To: Help-gnu-emacs@gnu.org X-Nabble-Sender: mitchellcao@gmail.com X-Nabble-From: mitball 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:35161 Archived-At: I'm having trouble with the accessing the shell inside emacs. As usually I launch the shell inside emacs using "M-x shell" However, whenever I type something into the shell, it's preceeded by ^M^M. For example: tcsh> ls ls^M^m ...then processes command. The commands I type still seem to work, just that it always shows the ^M^M. Any idea how to resolve this. This doesn't happen if I use xterm or something.. -- View this message in context: http://www.nabble.com/accessing+shell+in+emacs-t1652349.html#a4476620 Sent from the Emacs - Help forum at Nabble.com.