From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: RSI Date: Mon, 07 Sep 2009 10:48:45 +0100 Message-ID: <87my57gk5e.wl%ucecesf@ucl.ac.uk> References: <20524da70909011111p2d990274l89722cae104b9722@mail.gmail.com> <87iqg2h2bz.fsf@fastmail.fm> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mkaol-0002Up-0C for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 05:47:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mkaof-0002Ry-Tp for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 05:47:21 -0400 Received: from [199.232.76.173] (port=32809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mkaof-0002Rr-C5 for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 05:47:17 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:46390) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mkaoe-0003XN-TP for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 05:47:17 -0400 In-Reply-To: <87iqg2h2bz.fsf@fastmail.fm> From: Eric S Fraga 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: Matt Lundin Cc: emacs-orgmode@gnu.org At Tue, 01 Sep 2009 15:50:08 -0400, Matt Lundin wrote: > key. Thus, short of using viper, the only solution that works for me is > to use the Caps Lock key as Control. With that slight modification, I > find emacs controls *very* comfortable (perhaps even as comfortable than Yes, making caps lock act as control is key to using emacs without pain (for me). However, it's not a full solution for some keyboards which don't have a caps lock key. Therefore, I'm intrigued by your reference to viper: is it possible to use, constructively and easily, viper with org-mode? If so, any pointers on how to accomplish this would be fantastic! A modal approach to writing/editing is fine with me.