From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Keller Newsgroups: gmane.emacs.help Subject: Re: emacs and screen Date: Mon, 11 Apr 2011 06:00:29 +0000 (UTC) Organization: the UPL Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1302504051 24950 80.91.229.12 (11 Apr 2011 06:40:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2011 06:40:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 11 08:40:47 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 1Q9Ann-0000vU-BA for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2011 08:40:47 +0200 Original-Received: from localhost ([127.0.0.1]:59601 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q9Anm-0001Q7-Qf for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2011 02:40:46 -0400 Original-Path: usenet.stanford.edu!newsfeed.news.ucla.edu!news.snarked.org!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Injection-Date: Mon, 11 Apr 2011 06:00:29 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="OUa0zoZn0Qef5DhgAaaLdQ"; logging-data="11592"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/4Yk5jvtMSla3sE0bDFPUF" User-Agent: tin/1.9.5-20091224 ("Lochruan") (UNIX) (Linux/2.6.32-30-generic (i686)) Cancel-Lock: sha1:nF9pvXWDu6r4YNQVz4w1zsVGiLk= Original-Xref: usenet.stanford.edu gnu.emacs.help:186662 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:80771 Archived-At: Jonathan Groll wrote: > On Fri, 8 Apr 2011 15:07:50 +0000 (UTC), Peter Keller wrote: >> > Also, what were you writting in .screenrc? 'term xterm' or 'term "xterm"' >> > with double quotes? To me 'term "xterm"' gives the right value of the >> > $TERM variable. >> > > Unrelated to Peter's problem (which appears to be solved) I've got > other screen & emacs questions for the list: > > (1) I'm curious to know what other Emacs users have as their escape > sequence in screen, as the default C-a means losing an oft-used emacs > key combination. > > Currently I have the tilde: > escape ~~ > > But previously used to use C-z: > escape ^za > > What does eveyone else use? I use CTRL-] instead of CTRL-a because noone uses telnet anymore. :) -pete