From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [dev] org-indent-mode patch Date: Thu, 18 Aug 2011 12:19:07 +0200 Message-ID: <87ei0j58f8.fsf@gmail.com> References: <87ipvnng95.fsf@gmail.com> <67BE727C-BFCE-4862-9DCC-AFA4201F3DA2@gmail.com> <87livrr7gw.fsf@gmail.com> <031BF3EE-4DCC-4AE9-BA36-43380408806C@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtzhP-0006vH-OR for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 06:19:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtzhO-0003aO-RR for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 06:19:43 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:50123) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtzhO-0003a8-FJ for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 06:19:42 -0400 Received: by wyi11 with SMTP id 11so1519378wyi.0 for ; Thu, 18 Aug 2011 03:19:41 -0700 (PDT) In-Reply-To: <031BF3EE-4DCC-4AE9-BA36-43380408806C@gmail.com> (Carsten Dominik's message of "Thu, 18 Aug 2011 10:38:29 +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: Carsten Dominik Cc: Bernt Hansen , Org Mode List Hello, Carsten Dominik writes: > what has happened to this patch? Did you stop it due to my questions? > That was not my intention - so if you are convinced that it works well, > it might be a good solution. > > On Jul 21, 2011, at 5:14 PM, Nicolas Goaziou wrote: > >> In order to circumvent the slow process at initialization, I've >> implemented an asynchronous initialization. Thus, one can open the >> buffer and start to write in it before initialization is complete. Once >> it is done, everything else is synchronous again. >> >> I think it is a good compromise. It needs testing though. Thus, if >> anyone is interested, I'll gladly hear his feedback. >> >> The branch is located at : >> >> git://github.com/ngz/org-mode-lists.git indent-patch-no-timer It's still there. As I use neither Org indent mode nor Visual line mode, feedback is important. Have you tried it since asynchronous initialization implementation? Does it solve the problems you raised? Bernt Hansen has been testing it for a few weeks now. As far as I know, he hasn't encountered any problem so far. Regards, -- Nicolas Goaziou