From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Drawers within inline tasks Date: Fri, 20 Apr 2012 18:15:52 +0200 Message-ID: <20120420161552.GA43932@kenny.local> References: <20120127224653.GA1365@kenny.fritz.box> <87bopnzwpc.fsf@gnu.org> <20120128160247.GA64669@kenny.fritz.box> <87pqe3wgy8.fsf@altern.org> <20120420091245.GA33349@kenny.local> <87ipgu1xjy.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLGV6-00021s-2V for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 12:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLGV4-0007b2-7a for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 12:15:59 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:56877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLGV3-0007a0-Ul for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 12:15:58 -0400 Received: by werj55 with SMTP id j55so8023704wer.0 for ; Fri, 20 Apr 2012 09:15:56 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87ipgu1xjy.fsf@altern.org> 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: emacs-orgmode@gnu.org Hi Bastien, Bastien wrote: > Hi Viktor, > > Viktor Rosenfeld writes: > > > when I open the parent task of an inline task drawers are not folded > > anymore. Not sure when this regression occured. > > Allowing tihs was causing performance regression in > `org-cycle-internal-local'. > > If you can provide a patch that let `org-cycle-internal-local' without > any performance regression, please do. I'm afraid that my lisp-fu is not up to that. :( Cheers, Viktor