From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: key exits Shell Mode (on Windows) Date: Tue, 25 Dec 2007 12:17:52 -0500 Message-ID: References: <4715E891.9020801@pobox.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1198603112 15700 80.91.229.12 (25 Dec 2007 17:18:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Dec 2007 17:18:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Gareth Rees Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 25 18:18:43 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J7DQQ-0001pN-3m for ged-emacs-devel@m.gmane.org; Tue, 25 Dec 2007 18:18:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7DQ5-0005al-BG for ged-emacs-devel@m.gmane.org; Tue, 25 Dec 2007 12:18:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J7DPe-0005ED-RD for emacs-devel@gnu.org; Tue, 25 Dec 2007 12:17:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J7DPd-0005Cy-DD for emacs-devel@gnu.org; Tue, 25 Dec 2007 12:17:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7DPd-0005Ch-3e for emacs-devel@gnu.org; Tue, 25 Dec 2007 12:17:53 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J7DPd-0006Bw-0N for emacs-devel@gnu.org; Tue, 25 Dec 2007 12:17:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1J7DPc-0003GT-Ih; Tue, 25 Dec 2007 12:17:52 -0500 In-reply-to: <4715E891.9020801@pobox.com> (message from Gareth Rees on Wed, 17 Oct 2007 11:48:49 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:85447 Archived-At: In a fresh emacs -q I type M-x shell RET What happens: the shell exits. I fixed this in the CVS source for the next Emacs 22 release.