emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: srandby@gmail.com
To: "[Orgmode]" <emacs-orgmode@gnu.org>
Subject: Reveal Problem
Date: Mon, 28 Jul 2008 00:20:22 -0400	[thread overview]
Message-ID: <488D4906.1050706@gmail.com> (raw)

I upgraded my org-mode to 6.06b which took care of the problem of 
showing undesired headlines after a search, but a new issue has arisen.

Say I have the following text:

* Grades
** Student 1
*** Exams  :exams:
     Exam scores
*** Homework  :homework:
     Homework scores
** Student 2
*** Exams  :exams:
     Exam scores
*** Homework  :homework:
     Homework scores

If I do 'C-c \ exams' I get the following:

* Grades
** Student 1
*** Exams  :exams:
** Student 2
*** Exams  :exams:

If I now hit <TAB> with the cursor on the third line down, I get this:

* Grades
** Student 1
*** Exams  :exams:
     Exam scores
*** Homework  :homework:
** Student 2
*** Exams  :exams:

The problem is that I don't want the '*** Homework :homework:' line to 
be displayed. I've played around with the org-reveal-location 
customizations, but I can't find any way to stop the display of the 
unwanted headline. Is there a way to do this?

Scott Randby

             reply	other threads:[~2008-07-28  4:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28  4:20 srandby [this message]
2008-07-28 15:05 ` Reveal Problem Carsten Dominik
2008-07-28 16:22   ` srandby

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=488D4906.1050706@gmail.com \
    --to=srandby@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).