From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Palermo Subject: Re: Skipping the SUBTREE visibility state Date: Mon, 8 Oct 2018 08:28:48 +1000 Message-ID: References: <878t3bpnio.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000fae4d50577ab0764" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9HXq-0006uC-I5 for emacs-orgmode@gnu.org; Sun, 07 Oct 2018 18:29:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9HXp-0006U0-Nf for emacs-orgmode@gnu.org; Sun, 07 Oct 2018 18:29:02 -0400 Received: from mail-vs1-xe32.google.com ([2607:f8b0:4864:20::e32]:36306) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9HXp-0006Tu-I7 for emacs-orgmode@gnu.org; Sun, 07 Oct 2018 18:29:01 -0400 Received: by mail-vs1-xe32.google.com with SMTP id z19-v6so10376682vso.3 for ; Sun, 07 Oct 2018 15:29:01 -0700 (PDT) In-Reply-To: <878t3bpnio.fsf@nicolasgoaziou.fr> 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: emacs-orgmode@gnu.org --000000000000fae4d50577ab0764 Content-Type: text/plain; charset="UTF-8" Hi Nicolas, Thankyou for your reply. Sorry I didn't explain myself properly. When using org-cycle (TAB) I often only want to open an entry (headline) to its CHILDREN visibility state, look at the subheadings (sub-entry headlines), and then fold it back into its FOLDED state. Often these sub-entries will have an appreciable amount of contents in them. So to go from the CHILDREN state to the FOLDED state I have to press TAB twice which causes a large amount of content to appear momentarily on screen. This experience is unpleasant and distracting, so much so that I am actively trying to find a way to simply org-cycle straight from the CHILDREN state to the FOLDED state. My patch demonstrates one possible way of realising this. Cheers, Matthew Palermo On Sat., 6 Oct. 2018, 5:01 pm Nicolas Goaziou, wrote: > Matthew Palermo writes: > > > Hi Org mode list, > > > > I find it really distracting when a large SUBTREE is expanded while > > browsing through an Org document. Does anyone else find this > > problematic or am I doing something wrong? > > I'm not sure to understand the problem you want to solve. Could you > expound it a bit? > > > Regards, > > -- > Nicolas Goaziou > --000000000000fae4d50577ab0764 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Nicolas,

Thankyou for your reply. Sorry I didn't explain myself prope= rly. When using org-cycle (TAB) I often only want to open=C2=A0 an entry (h= eadline) to its CHILDREN visibility state, look at the subheadings (sub-ent= ry headlines), and then fold it back into its FOLDED state. Often these sub= -entries will have an appreciable amount of contents in them. So to go from= the CHILDREN state to the FOLDED state I have to press TAB twice which cau= ses a large amount of content to appear momentarily on screen. This experie= nce is unpleasant and distracting, so much so that I am actively trying to = find a way to simply org-cycle straight from the CHILDREN state to the FOLD= ED state. My patch demonstrates one possible way of realising this.

Cheers,
= Matthew Palermo

On Sat., 6 Oct. 2018, 5:01 pm Nicolas Goaziou, <mail@nicolasgoaziou.fr> wrote:
Matthew Palermo <matt.r.palermo@gmail.co= m> writes:

> Hi Org mode list,
>
> I find it really distracting when a large SUBTREE is expanded while > browsing through an Org document. Does anyone else find this
> problematic or am I doing something wrong?

I'm not sure to understand the problem you want to solve. Could you
expound it a bit?


Regards,

--
Nicolas Goaziou
--000000000000fae4d50577ab0764--