From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Can org-mode 8 be used together with ergoemacs? Date: Fri, 09 May 2014 15:51:02 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WilCk-00063d-OQ for emacs-orgmode@gnu.org; Fri, 09 May 2014 09:51:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WilCe-0000n5-Fe for emacs-orgmode@gnu.org; Fri, 09 May 2014 09:51:14 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:64419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WilCe-0000mv-8W for emacs-orgmode@gnu.org; Fri, 09 May 2014 09:51:08 -0400 In-Reply-To: (Martin Beck's message of "Fri, 9 May 2014 15:14:44 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martin Beck Cc: emacs orgmode-mailinglist On 2014-05-09 15:14, "Martin Beck" writes: > I recently stumbled upon ergoemacs (http://ergoemacs.org/ ) and as I'm > quite new to emacss, it would not be too late (I suppose) to re-learn > the keystrokes. > As I am typing a lot, I'm concerned about RSI and I wonder: > does it make sense to use ergoemacs? > Are there any problems when using ergoemacs and org-mode together? > I think I read somewhere, that ergoemacs does not work nicely with > org-mode, as it remaps important keys. I've been trying ergoemacs for about a week now, after watching Sacha's latest emacs interview (productivity hint: don't watch them, they show too many cool things to try =E2=98=BA). I find it works quite well. I've pr= inted the layout while I'm learning the key bindings, but the most common ones (such as cursor movements) are really easily remembered. I've adapted the default setup to better work with OS X (i.e, use cmd instead of ctrl for CUA-like cut/copy/paste bindings), but that's about the only customization I've done for the moment. Regarding org-mode, I have not found anything problematic, as the code seems to make sure it stays out of the way. The current maintainer of ergoemacs-mode is very active on github, so I would not hesitate to try it and report issues if need be. Best, Alan