From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Florian Lindner Newsgroups: gmane.emacs.help Subject: Changing window from term Date: Sun, 30 Nov 2008 09:24:00 -0800 (PST) Organization: http://groups.google.com Message-ID: <58655828-466e-4026-9668-595a8848a94b@s20g2000yqh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1228067165 6645 80.91.229.12 (30 Nov 2008 17:46:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2008 17:46:05 +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 Nov 30 18:47:08 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 1L6qNM-0004AN-Tc for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2008 18:46:33 +0100 Original-Received: from localhost ([127.0.0.1]:36676 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6qMA-0001q9-O4 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2008 12:45:18 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s20g2000yqh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 138.246.7.186 Original-X-Trace: posting.google.com 1228065840 24449 127.0.0.1 (30 Nov 2008 17:24:00 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 30 Nov 2008 17:24:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s20g2000yqh.googlegroups.com; posting-host=138.246.7.186; posting-account=6QUiowkAAAD0vSyXppJonpT_391Sn3wN User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164927 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:60255 Archived-At: Hello, so far I have discovered two different methods using the shell with Emacs. shell and term. shell I don't like because it's too much a text file. I prefer just to have my shell in a seperate window (with up and down recalling the command history). term does this so far. But once loaded some Emacs commands are not working anymore. For example I can't change to another buffer with C-x o. I know the problem is that the shell input interferes with the Emacs input. Any idea how to make this work? Thanks, Florian