emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Spike Spiegel <fsmlab@gmail.com>
To: emacs-orgmode@gnu.org
Subject: visibility cycling and different behavior of S-<TAB> and TAB
Date: Wed, 11 Feb 2009 18:43:52 +0800	[thread overview]
Message-ID: <ab777dfe0902110243j4222f520yde1bbb571bb07e5a@mail.gmail.com> (raw)

Hi,

running 6.21b and emacs 22.3 and given this outline:

* Tasks
** TODO aaa
** TODO bbb
*** xxxx
     blablablablbalblablalbl
*** yyyy
     yaddayaddayaddatadda

Starting with a folded view if I move onto "* Tasks" and hit <TAB> I see:

* Tasks
** TODO aaa
** TODO bbb

but with the same folded view, if I hit S-<TAB> I see:

* Tasks
** TODO aaa
** TODO bbb
*** xxxxx
*** yyyyy

is that the correct and expected behavior? I would expected to see the
exact same thing except that the cycling was happening for all item Vs
the one under the cursor. How can I make them behave the same?

Bonus question: under "* Tasks" I have "#+CATEGORY: something", is
there a way to hide that? Or in more generic words: is there a way to
hide properties even when everything is shown?

thanks

-- 
"Behind every great man there's a great backpack" - B.

             reply	other threads:[~2009-02-11 10:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 10:43 Spike Spiegel [this message]
2009-02-11 12:18 ` R: visibility cycling and different behavior of S-<TAB> and TAB Giovanni Ridolfi
2009-02-11 15:39   ` Spike Spiegel

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=ab777dfe0902110243j4222f520yde1bbb571bb07e5a@mail.gmail.com \
    --to=fsmlab@gmail.com \
    --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).