help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Starting a second shell


From: Simon Green
Subject: Re: [h-e-w] Starting a second shell
Date: Wed, 12 Dec 2001 17:25:43 +0000

>>>>> "JR" == Joe Riel <address@hidden> writes:

 JR> How do I start a second shell in NTemacs?  M-x shell brings up an existing 
shell.

M-x shell looks for a buffer called *shell* and switches to that if it exists,
so the simple way is:

M-x shell
M-x rename-buffer RET *original-shell*
M-x shell

You now have 2 shell buffers, one called *shell* and one called *original-shell*

There is probably some nice package or other to automate this, but I dunno
what/where.  No doubt some other helpful soul will point the way :-)

--Simon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]