emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* A bug with expanding headlines of the sparse tree?
@ 2015-08-06 12:49 Meir Goldenberg
  2015-08-11 13:07 ` Nicolas Goaziou
  2015-08-18 15:32 ` Bastien
  0 siblings, 2 replies; 11+ messages in thread
From: Meir Goldenberg @ 2015-08-06 12:49 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

I am using org-mode 8.2.10. Suppose we have this:

* TODO Task1 [0/1]
SCHEDULED: <2015-08-09 Sun>
- [ ] Buy bread
* FUTURE Task2

Now, if we do C-/ T and give TODO for the keyword, then we correctly get:

* TODO Task1 [0/1]...

However, if we press Tab on this line, then the whole content, including
next headline (the one marked FUTURE) shows up, which seems to be wrong.

I tried to add this into my config:

;; Control sparse tree
(setq org-show-following-headline nil)
(setq org-show-siblings nil)
(setq org-show-entry-blow nil)

This did not fix the problem.

[-- Attachment #2: Type: text/html, Size: 832 bytes --]

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

end of thread, other threads:[~2015-08-27 18:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-06 12:49 A bug with expanding headlines of the sparse tree? Meir Goldenberg
2015-08-11 13:07 ` Nicolas Goaziou
2015-08-11 19:16   ` Meir Goldenberg
2015-08-11 22:56     ` Nicolas Goaziou
2015-08-12  8:25       ` Meir Goldenberg
2015-08-12 13:03         ` Nicolas Goaziou
2015-08-18 15:32 ` Bastien
2015-08-23 15:26   ` Meir Goldenberg
2015-08-23 22:30     ` Nicolas Goaziou
2015-08-24  7:34       ` Meir Goldenberg
2015-08-27 18:18         ` Nicolas Goaziou

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