From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] canonical context not work in 8.3 Date: Fri, 07 Aug 2015 02:16:07 +0200 Message-ID: <87mvy4eywo.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNVIz-0002fm-43 for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 20:14:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNVIx-0004gd-VO for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 20:14:37 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:54165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNVIx-0004fu-Ou for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 20:14:35 -0400 In-Reply-To: (Samuel Wales's message of "Thu, 6 Aug 2015 16:10:29 -0700") 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: Samuel Wales Cc: emacs-orgmode Hello, Samuel Wales writes: > (setq org-show-context-detail '((default . canonical))) not work > > going from agenda appears to show the first child, This should be fixed in maint. Thank you. > and takes 5s or so. Could you provide a profiling report for this? > my expectation is that canonical visibility shows no entry > and no children. first child is non-canonical (i.e. cannot > be reproduced with arrows and tab). First child only is non-canonical. However, canonical is the state obtained after hitting TAB on a headline. I think you want `minimal' instead. Regards, -- Nicolas Goaziou