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 19:19:29 -0700 Message-ID: <4E7FE131.4050208@knowtis.ca> References: <4E7E0B6D.60806@knowtis.ca> <4E7F3755.9040307@knowtis.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090209080505080507000603" X-Trace: dough.gmane.org 1317003590 30255 80.91.229.12 (26 Sep 2011 02:19:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 02:19:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 26 04:19:46 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 1R80nJ-0003pR-OS for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Sep 2011 04:19:45 +0200 Original-Received: from localhost ([::1]:42402 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R80nE-0006dq-3E for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Sep 2011 22:19:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R80n8-0006di-KE for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 22:19:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R80n7-0007G3-Fw for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 22:19:34 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:59496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R80n7-0007Fz-CZ for help-gnu-emacs@gnu.org; Sun, 25 Sep 2011 22:19:33 -0400 Original-Received: by ywe9 with SMTP id 9so4674162ywe.0 for ; Sun, 25 Sep 2011 19:19:32 -0700 (PDT) Original-Received: by 10.236.132.81 with SMTP id n57mr35779249yhi.47.1317003572525; Sun, 25 Sep 2011 19:19:32 -0700 (PDT) Original-Received: from [192.168.122.49] (S0106687f74097219.vc.shawcable.net. [174.6.213.122]) by mx.google.com with ESMTPS id r6sm54856679ank.23.2011.09.25.19.19.30 (version=SSLv3 cipher=OTHER); Sun, 25 Sep 2011 19:19:31 -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: <4E7F3755.9040307@knowtis.ca> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.41 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:82345 Archived-At: This is a multi-part message in MIME format. --------------090209080505080507000603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11-09-25 07:14 AM, Mazen A. wrote: > 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. I was referred to http://www.emacswiki.org/emacs/MultiTerm --------------090209080505080507000603 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11-09-25 07:14 AM, Mazen A. wrote:
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.
I was referred to http://www.emacswiki.org/emacs/MultiTerm

--------------090209080505080507000603--