From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Short Subject: Re: New version of VimOrganizer, an Org-mode clone in Vim Date: Fri, 4 Nov 2011 09:31:50 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMJsA-0004RV-CO for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 09:31:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RMJs9-0003e3-0a for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 09:31:54 -0400 Received: from mail-qy0-f169.google.com ([209.85.216.169]:57709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMJs8-0003dx-Uh for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 09:31:52 -0400 Received: by qyk31 with SMTP id 31so798161qyk.0 for ; Fri, 04 Nov 2011 06:31:51 -0700 (PDT) In-Reply-To: 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: Herbert Sitz Cc: emacs-orgmode@gnu.org On Thu, Nov 3, 2011 at 7:26 PM, Herbert Sitz wrote: > Michael Brand gmail.com> writes: >> >> or at a similar place that there is also the possibility to have the >> vi modal editing paradigm and most of the vi key bindings within Emacs >> itself by using a vi emulation like Viper mode. (I use Emacs with >> Viper mode all the time to have the best of both worlds.) >> >> Michael >> > > Michael -- No problem, this issue was of course brought up when I started= the > project a year or so ago. =A0Actually for the many Vim users who have tri= ed to > make the transition to Emacs I think it is pretty well known that there a= re > several different Vim emulators for Emacs. =A0(Evil is a fairly new one I= still > want to try out; I'm not sure but I think it's by same team and intended = to > supplant Vimpulse, which itself extends Viper: =A0http://gitorious.org/ev= il ) Evil is very nice. I like it a lot and could never get used to Vimpulse. It is intended to replace Viper/Vimpulse. I second your idea of better org integration. See here for a start of a customization: http://zuttobenkyou.wordpress.com/tag/orgmode/ Anyway, I'm looking forward to trying VimOrganizer.