From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mazen A." Newsgroups: gmane.emacs.help Subject: Re: Two different terminal buffers Date: Sun, 25 Sep 2011 07:14:45 -0700 Message-ID: <4E7F3755.9040307@knowtis.ca> References: <4E7E0B6D.60806@knowtis.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090307000900000100050700" X-Trace: dough.gmane.org 1316960100 1032 80.91.229.12 (25 Sep 2011 14:15:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 25 Sep 2011 14:15:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 25 16:14:57 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R7pTr-0005jf-UM for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Sep 2011 16:14:56 +0200 Original-Received: from localhost ([::1]:49837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7pTr-0006Nc-Ex for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Sep 2011 10:14:55 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:32787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7pTm-0006NJ-Re for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 10:14:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R7pTl-00033Z-O1 for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 10:14:50 -0400 Original-Received: from mail-pz0-f47.google.com ([209.85.210.47]:48765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7pTl-00033T-JN for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 10:14:49 -0400 Original-Received: by pzk4 with SMTP id 4so13144529pzk.6 for ; Sun, 25 Sep 2011 07:14:48 -0700 (PDT) Original-Received: by 10.68.14.231 with SMTP id s7mr22979149pbc.87.1316960088032; Sun, 25 Sep 2011 07:14:48 -0700 (PDT) Original-Received: from [192.168.122.49] (S0106687f74097219.vc.shawcable.net. [174.6.213.122]) by mx.google.com with ESMTPS id 4sm62337160pbk.5.2011.09.25.07.14.46 (version=SSLv3 cipher=OTHER); Sun, 25 Sep 2011 07:14:47 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.47 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82336 Archived-At: This is a multi-part message in MIME format. --------------090307000900000100050700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11-09-25 06:51 AM, Jai Dayal wrote: > C-x 3 to split the buffers. > > the in each buffer, M-x shell > > On Sat, Sep 24, 2011 at 12:55 PM, Mazen A. > wrote: > > Hello, > > I'm wondering how can I create two different terminal buffers in > Emacs. > > Thanks, > > Mazen > > Thanks, Jai. This will create two buffers with the same shell. What I am after are two windows with two different instances of shell. --------------090307000900000100050700 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11-09-25 06:51 AM, Jai Dayal wrote:
C-x 3 to split the buffers.

the in each buffer, M-x shell

On Sat, Sep 24, 2011 at 12:55 PM, Mazen A. <lists@knowtis.ca> wrote:
Hello,

I'm wondering how can I create two different terminal buffers in Emacs.

Thanks,

Mazen


Thanks, Jai. This will create two buffers with the same shell. What I am after are two windows with two different instances of shell. --------------090307000900000100050700--