From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Behavior of `org-show-entry' Date: Mon, 06 Feb 2017 14:11:12 +0100 Message-ID: <877f53wjkf.fsf@nicolasgoaziou.fr> References: <87lgtk8kja.fsf@ericabrahamsen.net> <87d1ew5m8w.fsf@kyleam.com> <877f548bzu.fsf@ericabrahamsen.net> <87a8a05fe8.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1caj4r-0002Tf-2H for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 08:11:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1caj4l-0006UA-BX for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 08:11:29 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:35312) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1caj4l-0006Tr-5c for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 08:11:23 -0500 In-Reply-To: <87a8a05fe8.fsf@kyleam.com> (Kyle Meyer's message of "Sun, 05 Feb 2017 19:31:11 -0500") 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" To: Kyle Meyer Cc: emacs-orgmode@gnu.org Hello, Kyle Meyer writes: > Hmm, for the reason I gave above, I don't think org-show-entry should > change, but perhaps there should be a separate function that does > > (org-show-entry) > (org-with-limited-levels (org-show-children)) > > which is what org-cycle does for the second state listed in its > docstring. Or maybe there is a better way to accomplish this that I > don't know about. See `org-show-context' and `org-reveal'. Regards, -- Nicolas Goaziou