emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Matt Price <moptop99@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Fwd: set global visibility set to CONTENTS in a defun?
Date: Sat, 09 Nov 2013 20:46:04 +0100	[thread overview]
Message-ID: <87a9hd8ikj.fsf@bzg.ath.cx> (raw)
In-Reply-To: <CAN_Dec8oPBWsGKTMWUgQSCK=_jrFjXGNhoHwTW7mi650zQtuSA@mail.gmail.com> (Matt Price's message of "Fri, 8 Nov 2013 14:30:44 -0500")

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.

-- 
 Bastien

  reply	other threads:[~2013-11-09 19:46 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 [this message]
2013-11-10  2:24         ` Matt Price

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=87a9hd8ikj.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=moptop99@gmail.com \
    /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).