emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* visibility cycling and different behavior of S-<TAB> and TAB
@ 2009-02-11 10:43 Spike Spiegel
  2009-02-11 12:18 ` R: " Giovanni Ridolfi
  0 siblings, 1 reply; 3+ messages in thread
From: Spike Spiegel @ 2009-02-11 10:43 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-11 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 10:43 visibility cycling and different behavior of S-<TAB> and TAB Spike Spiegel
2009-02-11 12:18 ` R: " Giovanni Ridolfi
2009-02-11 15:39   ` Spike Spiegel

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).