From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcelo de Moraes Serpa Newsgroups: gmane.emacs.help Subject: Re: Viper-mode too slow on OSX Snow Leopard (custom-compiled cocoa emacs 23.2.1) Date: Fri, 7 Jan 2011 09:04:36 -0600 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1294429490 21770 80.91.229.12 (7 Jan 2011 19:44:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Jan 2011 19:44:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 07 20:44:46 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PbIEw-0004wK-0S for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jan 2011 20:44:46 +0100 Original-Received: from localhost ([127.0.0.1]:38586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbIEq-0004pC-5l for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jan 2011 14:44:40 -0500 Original-Received: from [140.186.70.92] (port=38276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbDrq-00012B-Qv for help-gnu-emacs@gnu.org; Fri, 07 Jan 2011 10:04:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PbDrp-0003PA-In for help-gnu-emacs@gnu.org; Fri, 07 Jan 2011 10:04:38 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:60233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PbDrp-0003Ov-FA for help-gnu-emacs@gnu.org; Fri, 07 Jan 2011 10:04:37 -0500 Original-Received: by iyj17 with SMTP id 17so17809493iyj.0 for ; Fri, 07 Jan 2011 07:04:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=HIoJ8EX0JhiK8j0WcrRmUKkzySzxXyz5okrXfD0dBFU=; b=qbkAe606q1VWTfygmlmguMd5WG6DEQdGHbG1spInBoq8PZV6WEDPBmZAUgOO7oz3Yo 2P5x8Mo1r4ZDvcd/KUDrr984oYTTyj4G4S0KZ3wilNVnoSfudpaLenQNSsK1jhWugpx3 g9MQvcgy8/tMqJrM6O9MUMShrA4hJwSrzaSSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=w5bnkX9BGGkQmBhC4WFykY56oVzKqrHHufN3bs5lUunWtq0oHTzMMMgGQvDMqK46LK 62Dcbf3WKT7exUtfTwgLpJpzb7v9TrOlm2SvHi7cnRMa4mxObZ/bvN4G4vY7yFo/7zGB J3IOWFEL9+3tNkQnpRYOL+ei2bmYMfaLkqFLk= Original-Received: by 10.231.11.71 with SMTP id s7mr9451989ibs.86.1294412676898; Fri, 07 Jan 2011 07:04:36 -0800 (PST) Original-Received: by 10.231.205.142 with HTTP; Fri, 7 Jan 2011 07:04:36 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 07 Jan 2011 14:44:05 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78302 Archived-At: *bump* No hints ? Marcelo. On Wed, Jan 5, 2011 at 12:47 PM, Marcelo de Moraes Serpa wrote: > Hello everyone, > > Putting editor wars aside, I've started using VIM (MacVim to be > specific) and after a steep learning curve, as you might expected, I'm > delighted by the efficient way to manipulate the text. However, I > still use emacs a lot and I don't plan on leaving it, since I have > most of my writings (blog post drafts, notes, todo lists (thanks > orgmode!)) there. > > I do, however, want to start using only one navigation model, and the > VIM one is the logical choice for me right now. Luckily emacs has > Viper-mode, but when I activate it on emacs 23, it just renders emacs > so slow to point I can't really use it. Each keystroke takes about > 600ms to render to screen, and if I start typing fast, it just hangs > and takes a few seconds to show the whole text. > > Emacs version: GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) > OSX Snow Leopard. > > Any ideas of what's going on and how to fix it? > > Thanks in advance, > > Marcelo. >