From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?6YOt5pmT5bOw?= Newsgroups: gmane.emacs.help Subject: Re: Keybindings for Emacs with no X? Date: Fri, 3 Feb 2012 10:30:47 -0800 Message-ID: References: <20120203071026.GA3958@hysteria.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328293891 19986 80.91.229.3 (3 Feb 2012 18:31:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2012 18:31:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Angel de Vicente Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 03 19:31:29 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 1RtNux-0006fL-S9 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 19:31:27 +0100 Original-Received: from localhost ([::1]:59283 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtNux-0000xm-8N for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 13:31:27 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:56924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtNuX-0000QW-62 for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 13:31:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtNuL-0007B9-CW for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 13:30:50 -0500 Original-Received: from mail-ee0-f41.google.com ([74.125.83.41]:37095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtNuL-0007Ay-5q for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 13:30:49 -0500 Original-Received: by eekc13 with SMTP id c13so1239515eek.0 for ; Fri, 03 Feb 2012 10:30:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=NrnVPLvmFUHPB3Q2x1ZqkCaGnSsuXwcd0+8gXmSe6eg=; b=Ho6CACS0UVHM+zsOHqHA/o94GclEx+LgxJD27hsLC0IY+LhzHreN1/vhwS/7PTfVKC 37BBiacEUlSdqnZVQH1p1VOgZxjB29ckq/aeCsILHXEmDYqMii9U3FDx3AAclpur7Qev K2LlA1AqfqIfisPjUES/YNo/XlqF8WJLhm9BI= Original-Received: by 10.14.124.69 with SMTP id w45mr2657927eeh.6.1328293848229; Fri, 03 Feb 2012 10:30:48 -0800 (PST) Original-Received: by 10.14.27.141 with HTTP; Fri, 3 Feb 2012 10:30:47 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.83.41 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:83631 Archived-At: I used tmux, it works. But you need to makes sure your terminal forward the keybinding as you want. For double checking about this, you can install "libncurses", and write some code like in my post (http://setter.blogspot.com/2012/01/macremote-emacs.html) to make sure. Good luck Best Regards, Xiaofeng On Fri, Feb 3, 2012 at 1:42 AM, Angel de Vicente wrote: > Hi, > > =E9=83=AD=E6=99=93=E5=B3=B0 writes: > >> I am using xterm-extras.el >> http://www.dur.ac.uk/p.j.heslin/Software/Emacs/Download/xterm-extras.el >> >> And there are other mapping to simplify your works. > > thanks, I will give it a try. Do you find that all key combinations work > this way? Did you ever try inside a gnu screen session? > > Thanks, > -- > =C3=81ngel de Vicente > http://angel-de-vicente.blogspot.com/ > >