Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!bloom-beacon!mit-eddie!colgate.CSNET!jeff From: jeff@colgate.CSNET (Jeff Norden) Newsgroups: comp.emacs Subject: Re: multi-shell wanted Message-ID: <8808021033.AA28462@EDDIE.MIT.EDU> Date: 1 Aug 88 16:04:23 GMT Sender: daemon@eddie.MIT.EDU Lines: 12 > 2. A while ago, someone released some code to allow multiple shell > windows. This possibility too would be nice in standard Emacs. It would be nice to have a multi-shells as a gnu emacs feature, but it not difficult to get two or more shell-mode windows with the current setup. All you have to do is to rename the *shell* buffer via M-x rename-buffer, and the next M-x shell command will create a new shell-mode buffer named *shell*. The first buffer is still in shell-mode, and you can watch its output, etc. -Jeff Norden jeff@colgate.csnet Dept of Mathematics, Colgate University, Hamilton, NY 13346.