From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Drawers within inline tasks Date: Fri, 20 Apr 2012 12:56:33 +0200 Message-ID: <87ipgu1xjy.fsf@altern.org> References: <20120127224653.GA1365@kenny.fritz.box> <87bopnzwpc.fsf@gnu.org> <20120128160247.GA64669@kenny.fritz.box> <87pqe3wgy8.fsf@altern.org> <20120420091245.GA33349@kenny.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLBUu-0004sc-Na for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 06:55:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLBUp-0003RF-PM for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 06:55:28 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:49098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLBUp-0003R7-Gq for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 06:55:23 -0400 Received: by wibhj13 with SMTP id hj13so412014wib.12 for ; Fri, 20 Apr 2012 03:55:21 -0700 (PDT) In-Reply-To: <20120420091245.GA33349@kenny.local> (Viktor Rosenfeld's message of "Fri, 20 Apr 2012 11:12:45 +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: emacs-orgmode@gnu.org 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. Thanks, -- Bastien