From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Valentin Plechinger Newsgroups: gmane.emacs.help Subject: Re: emacs and screen Date: Thu, 07 Apr 2011 12:28:20 +0200 Message-ID: <87pqoy2w57.wl%v.plechinger@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1302172256 16009 80.91.229.12 (7 Apr 2011 10:30:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Apr 2011 10:30:56 +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 12:30:52 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 1Q7mUG-0001WR-48 for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Apr 2011 12:30:52 +0200 Original-Received: from localhost ([127.0.0.1]:60764 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7mUE-0004EP-NL for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Apr 2011 06:30:50 -0400 Original-Received: from [140.186.70.92] (port=55640 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7mTl-0003rU-FU for help-gnu-emacs@gnu.org; Thu, 07 Apr 2011 06:30:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7mRy-0004BZ-0D for help-gnu-emacs@gnu.org; Thu, 07 Apr 2011 06:28:30 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:42594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7mRx-0004B9-Rv for help-gnu-emacs@gnu.org; Thu, 07 Apr 2011 06:28:29 -0400 Original-Received: by wyf19 with SMTP id 19so2460666wyf.0 for ; Thu, 07 Apr 2011 03:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:message-id:from:to:subject:in-reply-to :references:user-agent:mime-version:content-type; bh=sTh6BjtrQ1iQTEH4GPLhB/TNiIkgUzktCcFpApuELYY=; b=oeYAY84Ld4/KUIHjyjNDwy4BYkztxP3h4cnhCt21zq09jjxBjdIOk1JX08GYl4Ig71 iLq/ovAbNDfHXsWYYIrctqiMdFNyGfK/0n9Pu5kCLiSvPoekwts72m0/8Epe1rdmzQ0h rHSf/N42zGiaIL1gRiaPuv72awhipmSgTXDLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type; b=FVIfT3A4PukYVBV2A31ebrYdQX9y5hkmept0xkD3dGfZ36BsdIOuxkz/KXvDhb5rwr iSXXWDfV+M8rbnvuG8dPdFBATO/84J4g/gczOy9SeaD/sMowG892PdywZ5UCy7mDEgnq l35v8y4RuNOzlrzwQP4goGIbwyNUej3TQ+qo8= Original-Received: by 10.216.80.25 with SMTP id j25mr707053wee.35.1302172108538; Thu, 07 Apr 2011 03:28:28 -0700 (PDT) Original-Received: from pepper.gmail.com (88-117-65-65.adsl.highway.telekom.at [88.117.65.65]) by mx.google.com with ESMTPS id g32sm739301wej.27.2011.04.07.03.28.27 (version=SSLv3 cipher=OTHER); Thu, 07 Apr 2011 03:28:27 -0700 (PDT) In-Reply-To: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.3 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 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:80653 Archived-At: Screen interprets C- as M-O a/b/c/d. You could either change your .emacs to make those keys do the same as the arrow keys, or change your .screenrc. I don't really use screen (tmux messed that up too though) that much so I'm not sure how to do that. -Valentin At Thu, 7 Apr 2011 04:11:52 +0000 (UTC), Peter Keller wrote: > > Javier wrote: > > I have also debian squeeze, and the behaviour is ok in the tty console, > > but in an xterm I see the problem you describe. > > Ah yes, my problem does occur in an xterm. > > -pete > > > 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 >