From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Jan_B=F6cker?= Subject: Re: Emacs in a Term and Org Date: Mon, 01 Mar 2010 09:09:39 +0100 Message-ID: <4B8B7643.8090704@jboecker.de> References: <6fsr57-7ht.ln1@news.eternal-september.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nm0hb-0002o7-1g for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:10:07 -0500 Received: from [140.186.70.92] (port=36608 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm0hX-0002nW-Rc for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:10:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm0hW-0000GI-SC for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:10:03 -0500 Received: from mail7.worldserver.net ([217.13.200.27]:40408) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm0hW-0000DW-0j for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:10:02 -0500 In-Reply-To: <6fsr57-7ht.ln1@news.eternal-september.org> 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: Richard Riley Cc: emacs-orgmode@gnu.org 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 ' HTH, Jan