From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Re: Org-mode on Windows - Putty Date: Fri, 14 Mar 2008 11:25:19 -0400 Message-ID: <47DA98DF.3020208@gmail.com> References: <3d6808890803140507l7fcfe50u7735399d908c2b09@mail.gmail.com> <721383.11791.qm@web28309.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JaBmx-0006P8-KR for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 11:25:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaBmu-0006H1-8T for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 11:25:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaBmu-0006Gi-57 for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 11:25:40 -0400 Received: from mu-out-0910.google.com ([209.85.134.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JaBmt-0006G8-Re for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 11:25:40 -0400 Received: by mu-out-0910.google.com with SMTP id g7so5020543muf.0 for ; Fri, 14 Mar 2008 08:25:37 -0700 (PDT) In-Reply-To: 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: org-mode mailing list What I did is: Add some alternative TTY key bindings for some frequently used commands, and use "AutoHotkey" to map things like "M-RET" to those TTY key bindings. Not ideal, but works fine. Wanrong > Thanks for the pointer. But it really is going to be inconvenient. > > Shift-arrow works okay in rxvt but does not work in GNU Screen in > rxvt. I tried exporting TERM=xterm as well. Here are the results of > various key chords tried in agenda buffer. > > M-[ a - S-up > M-[ b - S-down > M-[ c - S-right > M-[ d - S-left > M-o M-a - Alt-up > M-o M-b - Alt-down > M-o M-c - Alt-right > M-o M-d - Alt-left > M-O a - Ctl-up > M-O b - Ctl-down > M-O c - Ctl-right > M-O d - Ctl-left > > I wonder if it would be possible to remap the command/function being > called by Shift-right to "M-[ c" or somehow remap "M-[ c" to > Shift-right? I am no Emacs guru so I request to see if this makes > sense. > > Thanks, > -- Manish > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >