emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Fwd: set global visibility set to CONTENTS in a defun?
Date: Sat, 9 Nov 2013 21:24:36 -0500	[thread overview]
Message-ID: <CAN_Dec8rj6P8bxdNWhLgYLmrs8XTh_MSd8AWe+g=UK4ftomKeg@mail.gmail.com> (raw)
In-Reply-To: <87a9hd8ikj.fsf@bzg.ath.cx>

On Sat, Nov 9, 2013 at 2:46 PM, Bastien <bzg@gnu.org> wrote:
> Hi Matt,
>
> Matt Price <moptop99@gmail.com> writes:
>
>> What I mostly wanted was to write an interactive defun that would
>> switch to an org buffer and then automatically set the visibility
>> (either the global visibility or the visibility of the active subtree)
>> to an arbitrary desired level.
>
> The only way I see is to set this desired level as a property for
> the entries, then to let your defun act depending on this property.
>
> See the Org manual (2.3 Visibility cycling):
>
>   Furthermore, any entries with a 'VISIBILITY' property (*note
>   Properties
>   and Columns::) will get their visibility adapted accordingly.  Allowed
>   values for this property are 'folded', 'children', 'content', and
>   'all'.
>
>   'C-u C-u <TAB>' ('org-set-startup-visibility') Switch back to the
>   startup visibility of the buffer, i.e., whatever is requested by
>   startup options and 'VISIBILITY' properties in individual entries.
>
>> org-cycle does not seem to be a
>> reliable way to do this because you can't just pass the desired
>> visibility level as an argument -- or at least, I an't figure out how
>> to do this.  The same is true for org-global-cycle.  I'm not sure,
>> does that clarify what I'm asking?
>
> Yes.. but I'm not sure I can think of a solution, manipulating
> visibility states is a bit daunting.

Yes, it seems quite difficult  I am working on other solutions...
>
> --
>  Bastien

      reply	other threads:[~2013-11-10  2:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-03  1:48 set global visibility set to CONTENTS in a defun? Matt Price
2013-11-04 11:21 ` Bastien
     [not found]   ` <CAN_Dec_O-UmHZjO0G8z7_FDJ5p7aKsxqme7+0kGuz7ohYsktzA@mail.gmail.com>
2013-11-08 19:30     ` Fwd: " Matt Price
2013-11-09 19:46       ` Bastien
2013-11-10  2:24         ` Matt Price [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN_Dec8rj6P8bxdNWhLgYLmrs8XTh_MSd8AWe+g=UK4ftomKeg@mail.gmail.com' \
    --to=moptop99@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).