From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Org-mode on Windows - Putty Date: Sat, 15 Mar 2008 00:33:39 +0530 Message-ID: References: <3d6808890803140507l7fcfe50u7735399d908c2b09@mail.gmail.com> <721383.11791.qm@web28309.mail.ukl.yahoo.com> <47DA98DF.3020208@gmail.com> 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 1JaFBv-0001AQ-Er for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 15:03:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaFBu-0001AE-Sc for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 15:03:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaFBu-0001AB-OK for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 15:03:42 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JaFBu-0006ML-Ao for emacs-orgmode@gnu.org; Fri, 14 Mar 2008 15:03:42 -0400 Received: by ti-out-0910.google.com with SMTP id a20so1482026tia.10 for ; Fri, 14 Mar 2008 12:03:39 -0700 (PDT) In-Reply-To: <47DA98DF.3020208@gmail.com> Content-Disposition: inline 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: Wanrong Lin Cc: org-mode mailing list On Fri, Mar 14, 2008 at 8:55 PM, Wanrong Lin wrote: > 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. > If I understand you correctly, what you are suggesting is to use alternative key binds as suggested by Giovanni and use AutoHotKey to `translate' S- to C-c for example. Hmm. Not a bad idea at all. Should work. Can you please share relevant pieces from your .emacs and AHK script? -- Manish