From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to open two bash shells in Emacs Date: Thu, 8 May 2008 11:33:31 +0200 Message-ID: <1F9BF89B-3A6B-49D7-9F0D-7C751EEE4B36@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210239452 19259 80.91.229.12 (8 May 2008 09:37:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 May 2008 09:37:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Lorenzo Isella" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 08 11:38:07 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ju2Zc-0007P4-5v for geh-help-gnu-emacs@m.gmane.org; Thu, 08 May 2008 11:38:00 +0200 Original-Received: from localhost ([127.0.0.1]:57485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju2Yt-0001CK-Ur for geh-help-gnu-emacs@m.gmane.org; Thu, 08 May 2008 05:37:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju2VT-0000Kw-C8 for help-gnu-emacs@gnu.org; Thu, 08 May 2008 05:33:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju2VP-0000JV-Qs for help-gnu-emacs@gnu.org; Thu, 08 May 2008 05:33:42 -0400 Original-Received: from [199.232.76.173] (port=46224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju2VP-0000J7-Cp for help-gnu-emacs@gnu.org; Thu, 08 May 2008 05:33:39 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:52412) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju2VM-0004R8-Tt for help-gnu-emacs@gnu.org; Thu, 08 May 2008 05:33:37 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id E473FDA0405A; Thu, 8 May 2008 11:33:34 +0200 (CEST) Original-Received: from [195.4.206.105] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1Ju2VK-0004eA-00; Thu, 08 May 2008 11:33:34 +0200 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/DQMJpeuXykQPZ+aN0khs8FfJyY7wH6PNvZuLK u9x1pLqqwpYYY/DqLyQec4k0zp7cOnaRx4WOOhWGGFqAbx3HGQ I1J7blQ/L5MUe61cecAg== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53813 Archived-At: Am 08.05.2008 um 11:13 schrieb Lorenzo Isella: > However, how does one open simultaneously two shells within emacs? C-u M-x shell RET ? Or rename the first shell's buffer and then type M-x shell RET again. -- Greetings Pete If all else fails read the instructions. - Donald Knuth