From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Tury Newsgroups: gmane.emacs.help Subject: Re: yet another rookie question M-x shell Date: Wed, 08 Mar 2006 15:15:14 GMT Organization: Nokia Message-ID: References: <1141822182.505756.279110@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141831843 12671 80.91.229.2 (8 Mar 2006 15:30:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Mar 2006 15:30:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 08 16:30:41 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FH0cM-0001xQ-Fj for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Mar 2006 16:30:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FH0cL-0006rG-Qr for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Mar 2006 10:30:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fi.sn.net!newsfeed2.fi.sn.net!nntp.inet.fi!inet.fi!newsfeed1.nokia.com!news1.nokia.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: 40tude_Dialog/2.0.15.1 Original-Lines: 10 Original-NNTP-Posting-Host: 172.24.170.68 Original-X-Complaints-To: newsmaster@nokia.com Original-X-Trace: news1.nokia.com 1141830914 172.24.170.68 (Wed, 08 Mar 2006 17:15:14 EET) Original-NNTP-Posting-Date: Wed, 08 Mar 2006 17:15:14 EET Original-Xref: shelby.stanford.edu gnu.emacs.help:138030 Original-To: help-gnu-emacs@gnu.org 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:33651 Archived-At: On 8 Mar 2006 04:49:42 -0800, billy wrote: > I have no problem getting a shell to work. > How do I get more than one shell available? > M-x returns me to the same shell each time. Maybe adjusting same-window-buffer-names variable (C-h v...) can also help? Br, P