From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jpkotta Newsgroups: gmane.emacs.help Subject: Re: Terminal is not fully functional: from Shell of Emacs Date: Fri, 25 Sep 2009 14:57:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <87vdj9zlfh.fsf@iki.fi> <87eipw7j0x.fsf@lion.rapttech.com.au> <87d45gpaxn.fsf@boldair.bornier.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253918454 24490 80.91.229.12 (25 Sep 2009 22:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Sep 2009 22:40:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 26 00:40:47 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 1MrJT3-0006iU-6B for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Sep 2009 00:40:45 +0200 Original-Received: from localhost ([127.0.0.1]:55439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrJT2-0006qk-NG for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Sep 2009 18:40:44 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!e34g2000vbm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 36 Original-NNTP-Posting-Host: 64.122.73.112 Original-X-Trace: posting.google.com 1253915827 16182 127.0.0.1 (25 Sep 2009 21:57:07 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 25 Sep 2009 21:57:07 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e34g2000vbm.googlegroups.com; posting-host=64.122.73.112; posting-account=EwI0QQoAAADdqmqX_mVfawBNtwyks2YE User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:173360 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:68479 Archived-At: On Sep 24, 11:25=A0am, Jean Magnan de Bornier wrote: > Tim X wrote : > > | July writes: > > | >> By "the shell of Emacs" do you mean "M-x shell" command? If so, the > | >> warning is correct, "M-x shell" is not terminal at all, it's a kind = of > | >> repeated shell command prompt. If you need a terminal inside Emacs u= se > | >> "M-x term". > | > > | > You are totally right. Thanks a lot. > | > > | > How ever, another question plz. > | > > | > There are 3 shells now for emacs > | > shell (activated by esc-x shell) > | > term > | > eshell > | > > | > what are their difference? Which one you recommand? > | > > > Well, there is M-x ansi-term too; I don't know in what respect it is > different from term, but I have always preferred it to others since I gav= e > it a try. > > bye > -- > Jean I really like multi-term (http://www.emacswiki.org/emacs/MultiTerm). It's just a simple layer on top of term-mode, but makes it much more usable IMHO.