From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: Keybindings for Emacs with no X? Date: Fri, 3 Feb 2012 12:53:57 -0700 Message-ID: <20120203195357.GA1171@hysteria.proulx.com> References: <20120203071026.GA3958@hysteria.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1328298847 24060 80.91.229.3 (3 Feb 2012 19:54:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2012 19:54:07 +0000 (UTC) To: Angel de Vicente , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 03 20:54:06 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RtPCv-0002cV-12 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 20:54:05 +0100 Original-Received: from localhost ([::1]:35281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPCu-0007k7-Jh for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 14:54:04 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPCp-0007jr-Ve for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 14:54:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtPCo-0008RG-Tx for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 14:53:59 -0500 Original-Received: from joseki.proulx.com ([216.17.153.58]:54726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPCo-0008QY-M5 for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 14:53:58 -0500 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 7C25E211D8; Fri, 3 Feb 2012 12:53:57 -0700 (MST) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 5D7122DC9D; Fri, 3 Feb 2012 12:53:57 -0700 (MST) Mail-Followup-To: Bob Proulx , Angel de Vicente , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.17.153.58 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83633 Archived-At: Angel de Vicente wrote: > Bob Proulx writes: > > For what it is worth I live inside emacs inside an xterm and M-SPC is > > propagated correctly by xterm. I do have "Meta Sends Escape" > > (XTerm*metaSendsEscape:true) configured in my Xresources for xterm. > > > > Perhaps using xterm would be a solution for you? > > I tried, and it certainly was more promising (out-of-the-box) than > gnome-terminal, but not all combinations were propagated correctly, Oh well. Nothing ventured, nothing gained. > and when I added gnu screen, then things got pretty bad again, I use screen a lot too but haven't run into key issues. Out of curiosity, what cases did you encounter that were problematic? > so I was hoping for a way to correct all the keymappings in some > other way. Of course! Good luck in your search. I will be interested to hear of your results. Bob