From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: M-RET slow Date: Fri, 26 Apr 2013 16:41:50 +0200 Message-ID: <877gjpbbgx.fsf@bzg.ath.cx> References: <87fvyd7q3m.fsf@bzg.ath.cx> <87ip3974uj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVjqc-0006Kx-6y for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 10:42:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVjqX-0005fU-IG for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 10:42:02 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:34440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVjqX-0005es-CU for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 10:41:57 -0400 Received: by mail-wi0-f181.google.com with SMTP id c10so703770wiw.2 for ; Fri, 26 Apr 2013 07:41:56 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Fri, 26 Apr 2013 16:33:14 +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: emacs-orgmode@gnu.org, Nicolas Goaziou Carsten Dominik writes: > is org-in-item-p slow? It depends on the size of the list -- see for example this problem, where moving an item within a logbook drawer with many items is too slow: http://thread.gmane.org/gmane.emacs.orgmode/66574 -- Bastien