From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Emacs in a Term and Org Date: Mon, 01 Mar 2010 10:22:42 +0100 Message-ID: <4kds57-fot.ln1@news.eternal-september.org> References: <6fsr57-7ht.ln1@news.eternal-september.org> <4B8B7643.8090704@jboecker.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nm1xO-0003wh-K5 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 04:30:30 -0500 Received: from [140.186.70.92] (port=56065 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm1xM-0003w6-KM for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 04:30:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm1xL-00024f-BC for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 04:30:28 -0500 Received: from lo.gmane.org ([80.91.229.12]:33654) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm1xL-00024U-33 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 04:30:27 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nm1xE-0005nc-RB for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 10:30:20 +0100 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Mar 2010 10:30:20 +0100 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Mar 2010 10:30:20 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jan Böcker writes: R> On 01.03.2010 05:29, Richard Riley wrote: >> >> More often than not I run emacsclient in rxvt under Tmux (a Screen >> replacement). As a result (and inconveniently) a lot of common key >> sequences dont work properly - generally involving shift/control/alt and >> arrow and function keys. Most of the time it doesn't matter as there is >> always a work around. >> > [snip] >> Ideas and pointers very welcome. > > Chapter "14.6 Using Org on a tty" in the manual lists, among other > things, the following alternative bindings for S-left/right: > > `S-' `C-c ' > `S-' `C-c ' Hi Jan, Not really as they still use the arrow keys. In terms any form of key sequence involving them can cause havoc - I dont know if tmux/urxvt are a particularly bad combo for this. C-c is reported as undefined. Possibly someone else can confirm if it works on their setup? I tried it in urxvt and xterm. > > HTH, > Jan > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >