From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [OT] Have you also got hooked by Vim? Date: Thu, 13 Jan 2011 07:48:36 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=49180 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdGz8-00081j-OP for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 01:48:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdGz7-0002hB-Kq for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 01:48:38 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:46458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdGz7-0002h7-Fy for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 01:48:37 -0500 Received: by iyj17 with SMTP id 17so1402241iyj.0 for ; Wed, 12 Jan 2011 22:48:36 -0800 (PST) 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: Marcelo de Moraes Serpa Cc: Org Mode Hi Marcelo On Thu, Jan 13, 2011 at 07:09, Marcelo de Moraes Serpa wrote: > So, how many of you here also use Vim? :) I also started with Emacs and later got hooked by the modal user interface of vi for editing. Now I use vi/Vim for simple editing tasks like config files while in a shell or on a machine where Emacs is not available and Emacs with viper-mode for all other tasks, also as my only IDE for developing C in large projects. Michael