emacs_term_shell_like

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



From: Deepak Goel <dgoel@rac1.wam.umd.edu>
Subject: Re: Open more than 1 shell in emacs
Date: 19 Feb 2001 23:52:05 -0500

BTW,
M-x term is a another variant.. this one will allow you to specify the
name of the buffer you want to call your shell.  And will allow
multiple shells.

But there's one feature in it i think of as a bug:

if that shell is the only window, and you "exit" from the shell (by
typing "exit"), all your keys freeze.. (you can't even kill the buffer
to resume to regular emacs)


Chris Lee <clee@innocent.com> writes:

> Hi,
> I know that I can use M-x shell to open a shell in emacs. But if I would 
> like to open more than one shell in emacs, how I can do it?
> 
> Thanks for any suggestion in advance,
> 
> -- Chris


--Deepak, http://www.glue.umd.edu/~deego
Cast all your anxiety on [Gnu.Org] because he cares for you.

Path: nntp.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!torn!qcarhaaa.nortelnetworks.com!bcarh189.ca.nortel.com!bmerhc5e.ca.nortel.com!bcrkh13.ca.nortel.com!not-for-mail
From: Robert Pluim <rpluim@bigfoot.com>
Newsgroups: comp.emacs
Subject: Re: Open more than 1 shell in emacs
Date: 20 Feb 2001 09:51:31 +0100
Organization: is a symptom of a sick mind
Lines: 20
Message-ID: <87bsrxybxo.fsf@europe.nortel.com>
References: <3A8FF414.DC7394F1@innocent.com> <yz2zd7ce9csq.fsf@rac1.wam.umd.edu>
NNTP-Posting-Host: wibble.europe.nortel.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Mail-Copies-To: never
User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Thalia)
Xref: nntp.stanford.edu comp.emacs:55385

Deepak Goel <dgoel@rac1.wam.umd.edu> writes:

> BTW,
> M-x term is a another variant.. this one will allow you to specify the
> name of the buffer you want to call your shell.  And will allow
> multiple shells.
> 
> But there's one feature in it i think of as a bug:
> 
> if that shell is the only window, and you "exit" from the shell (by
> typing "exit"), all your keys freeze.. (you can't even kill the buffer
> to resume to regular emacs)

All the regular emacs bindings are available in the term buffer
prefixed with \C-c. (I'm not sure this is documented anywhere)

Robert
-- 
The above are my opinions,
 and my opinions only.

Path: nntp.stanford.edu!newsfeed.stanford.edu!skynet.be!poster!not-for-mail
Newsgroups: comp.emacs
Subject: Re: Open more than 1 shell in emacs
References: <3A8FF414.DC7394F1@innocent.com> <yz2zd7ce9csq.fsf@rac1.wam.umd.edu>
From: Lorint HENDSCHEL <LorintHendschel@skynet.be>
Date: 20 Feb 2001 10:12:38 +0100
Message-ID: <m2r90tvhtl.fsf@bele_plaece.cottages>
User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Lines: 18
Organization: -= Skynet Usenet Service =-
NNTP-Posting-Host: 217.136.0.42
X-Trace: 982660216 mowgli.skynet.be 33812 217.136.0.42
X-Complaints-To: abuse@skynet.be
Xref: nntp.stanford.edu comp.emacs:55386

S'apinse li Deepak Goel:

> BTW, M-x term is a another variant.. this one will allow you to
> specify the name of the buffer you want to call your shell.  And
> will allow multiple shells.
> But there's one feature in it i think of as a bug:
> if that shell is the only window, and you "exit" from the shell (by
> typing "exit"), all your keys freeze.. (you can't even kill the buffer
> to resume to regular emacs)
AFAIK it's not a bug.  You have to preprend all common keybindings
with C-c.  So, to kill your terminal, you want to use C-c C-x k, to
switch to another buffer: C-c C-x b; to kill other windows C-c C-x 1,
etc.

Now, WHY this is so, I don't know.

-- 
Lorint HENDSCHEL

Path: nntp.stanford.edu!newsfeed.stanford.edu!news.tele.dk!195.27.83.146!news-FFM2.ecrc.net!news.cesnet.cz!news.cuni.cz!not-for-mail
From: Petr Pajas <pajas@ufal.ms.mff.cuni.cz>
Newsgroups: comp.emacs
Subject: Re: Open more than 1 shell in emacs
Date: 20 Feb 2001 17:15:32 +0100
Organization: Charles University Prague
Lines: 15

===







the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu