From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Javier Newsgroups: gmane.emacs.help Subject: Re: emacs and screen Date: Thu, 7 Apr 2011 02:20:52 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1302144031 8143 80.91.229.12 (7 Apr 2011 02:40:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Apr 2011 02:40:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 07 04:40:27 2011 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.69) (envelope-from ) id 1Q7f91-0008GJ-2Z for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Apr 2011 04:40:27 +0200 Original-Received: from localhost ([127.0.0.1]:56688 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7f90-0008Md-F8 for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Apr 2011 22:40:26 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: c5/hVGgWyY7PIrfOUKAMkg.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: tin/1.9.6-20100522 ("Lochruan") (UNIX) (Linux/2.6.32-5-686 (i686)) X-Notice: Filtered by postfilter v. 0.8.2 Original-Xref: usenet.stanford.edu gnu.emacs.help:186537 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:80648 Archived-At: I have also debian squeeze, and the behaviour is ok in the tty console, but in an xterm I see the problem you describe. Peter Keller wrote: > Hello, > > Using emacs 22.3.1 with screen version 4.00.03jw4 (FAU) 2-May-06 on a > debian squeeze box, I have run into a problem. > > When running emacs -nw, not in a screen session, C-x C- > rotates me between buffers. When running in screen, only C-x > will rotate me between buffers. Having to lift up on the > control key to use the arrows is *very* annoying when rapidly moving > between buffers. > > How can I fix this problem so under screen the C-x C- > key combination works again? I have looked into both manuals, but > emacs should see the right key use, and screen doesn't make mention > that it messes about with C-x (well, without the escape sequence > being infront if it at any rate.) > > Thank you. > > -pete