From: Gary Wessle <phddas@yahoo.com>
Subject: Re: accessing shell in emacs
Date: 20 May 2006 21:18:14 +1000 [thread overview]
Message-ID: <87mzdd9c7d.fsf@localhost.localdomain> (raw)
In-Reply-To: mailman.2082.1148072208.9609.help-gnu-emacs@gnu.org
mitball <mitchellcao@gmail.com> writes:
> 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.
try putting this into your .emacs
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
save and reload the file and report back
next parent reply other threads:[~2006-05-20 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2082.1148072208.9609.help-gnu-emacs@gnu.org>
2006-05-20 11:18 ` Gary Wessle [this message]
2006-05-19 20:36 accessing shell in emacs mitball
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mzdd9c7d.fsf@localhost.localdomain \
--to=phddas@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).